Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.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 277645455fc1e9cfc73b302e79b01305d40bdd87 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Commit message: "Makefile: add 'clean-logs' target" > git rev-list --no-walk 277645455fc1e9cfc73b302e79b01305d40bdd87 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins17926808947775987214.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:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca 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.58, 0.63, 0.55 + RC=0 + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 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-20250815-1458-405eb67e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--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-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 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 bookworm/main amd64 Packages [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9382 kB in 1s (10.5 MB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: 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:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter 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:914.1-931.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:924.3-929.22: In send statement: BSSGP_ConnHdlr.ttcn:924.47-929.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:929.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:916.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-io_uring/_cache/podman/titan-11.1.0/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.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_3.cc DEP RANAP_Constants_part_2.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_1.cc DEP SCCP_Mapping_part_2.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_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_5.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_5.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_5.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_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP BSSGP_Emulation_part_3.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_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_5.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_4.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_Iu_part_3.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_1.cc DEP SGSN_Tests_part_2.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.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_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_7.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_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.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_6.cc DEP MobileL3_Types_part_5.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_3.cc DEP MobileL3_SS_Types_part_2.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_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_6.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_5.cc DEP MobileL3_MM_Types_part_4.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_2.cc DEP MTP3asp_Types_part_3.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_6.cc DEP L3_Common_part_5.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_4.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_3.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_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_PortType_part_1.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_1.cc DEP IPCP_Templates_part_2.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_7.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.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_2.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP GTPv1U_Templates_part_6.cc DEP General_Types_part_3.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.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_4.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_1.cc DEP BSSGP_ConnHdlr_part_2.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 Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP NS_Types.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_GMM_SM_Types.cc DEP MobileL3_CommonIE_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.cc DEP IPA_CodecPort_CtrlFunct.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 GTPU_Types.cc DEP GTPC_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_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_1.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 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_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o 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_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC BSSGP_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSSGP_ConnHdlr.so CCLD BSSGP_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_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_SS_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_Types.so CCLD NS_Types.so CCLD NS_Provider_IPL4.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_2.so CCLD GTPC_Types_part_1.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_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_3.so CCLD GTPU_Types_part_6.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_6.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_2.so CCLD General_Types_part_1.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_1.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_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Templates_part_4.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_4.so CCLD L3_Common_part_3.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_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_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD BSSGP_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD 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-io_uring/_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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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 6s (35.7 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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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 7 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.202508142026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508142026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508142026 [171 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.13.88d6.202508142026 [46.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508142026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508142026 [231 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508142026 [61.8 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508142026 [104 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508142026 [70.9 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508142026 [21.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508142026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508142026 [547 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508142026 [52.0 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508142026 [71.7 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508142026 [178 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508142026 [60.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508142026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508142026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508142026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508142026 [18.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508142026 [22.7 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508142026 [75.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508142026 [286 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.13.88d6.202508142026 [131 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.14.70e1.202508142026 [224 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.14.70e1.202508142026 [960 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508142026 [2166 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.45.328edf.202508142026 [144 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.45.328edf.202508142026 [551 kB] Fetched 14.0 MB in 0s (82.4 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.202508142026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508142026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508142026_amd64.deb ... Unpacking osmocom-nightly (202508142026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508142026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508142026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508142026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508142026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508142026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508142026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508142026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508142026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.159.de72.202508142026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508142026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.159.de72.202508142026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508142026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.159.de72.202508142026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508142026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.159.de72.202508142026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508142026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508142026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508142026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508142026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508142026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508142026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508142026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.14.70e1.202508142026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.14.70e1.202508142026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.14.70e1.202508142026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.14.70e1.202508142026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508142026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508142026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.45.328edf.202508142026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.45.328edf.202508142026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.45.328edf.202508142026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.45.328edf.202508142026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508142026) ... Setting up osmocom-nightly (202508142026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libasn1c1:amd64 (0.9.38.202508142026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508142026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508142026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508142026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508142026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmocore (1.11.0.32.33cb4.202508142026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508142026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508142026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508142026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508142026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508142026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508142026) ... 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.14.70e1.202508142026) ... Setting up osmo-sgsn (1.12.0.45.328edf.202508142026) ... 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.14.70e1.202508142026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508142026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.45.328edf.202508142026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-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-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] 20250815145825470 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250815145825470 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250815145825470 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) 20250815145825470 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250815145825470 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250815145825470 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250815145825470 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250815145825470 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250815145825470 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250815145825470 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) 20250815145825470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250815145825470 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250815145825470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250815145825470 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250815145825470 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250815145825470 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250815145825470 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) 20250815145825470 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) 20250815145825470 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250815145825470 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250815145825470 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. 20250815145825470 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x5588990efd40(sgsn) with 23 counters 20250815145825635 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815145825635 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) 20250815145825635 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815145825635 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. 20250815145825635 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250815145825635 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250815145825636 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250815145825637 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250815145825637 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508142026 initialized (sgsn_main.c:463) 20250815145825637 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250815145825637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145825637 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:641) 20250815145825637 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:659) 20250815145825637 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:665) 20250815145825637 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:770) 20250815145825637 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250815145825637 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250815145825637 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250815145825637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145825637 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815145825637 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815145825637 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815145825637 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250815145825637 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815145825637 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) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145825637 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145825637 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815145825637 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145825637 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815145825637 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) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815145825637 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815145825637 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815145825637 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250815145825637 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815145825637 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) 20250815145825637 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) 20250815145825637 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) 20250815145825637 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) 20250815145825637 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815145825637 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250815145825637 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55889ae4ea30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250815145825637 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250815145825637 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250815145825637 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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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@c92948cd11f8: Unix server socket created successfully. MC@c92948cd11f8: Listening on TCP port 40599. MC2> c92948cd11f8 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn/SGSN_Tests c92948cd11f8 40599 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@c92948cd11f8: New HC connected from 10.0.2.100 [10.0.2.100]. c92948cd11f8: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@c92948cd11f8: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@c92948cd11f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c92948cd11f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c92948cd11f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c92948cd11f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c92948cd11f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@c92948cd11f8: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@c92948cd11f8: Configuration file was processed on all HCs. MC@c92948cd11f8: Creating MTC on host 10.0.2.100. MC@c92948cd11f8: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Fri Aug 15 14:58:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145826638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145826638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach started. 20250815145827167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145827173 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145827204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNCONFIGURED}: Allocated (fsm.c:456) 20250815145827204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250815145827204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250815145827204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145827204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145827204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145827204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145827204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145827204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145827205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145827205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145827205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145827205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145827205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145827205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145827205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145827205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250815145827205 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145827205 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145827205 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145827206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145827206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145827207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145827212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145827212 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145827219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNCONFIGURED}: Allocated (fsm.c:456) 20250815145827219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250815145827219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250815145827219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145827219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145827219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145827219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145827219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145827219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145827220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145827220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145827220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145827220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145827220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145827220 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145827220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145827220 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250815145827220 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145827220 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145827220 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145827221 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145827221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145827223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145827223 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)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145827228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145827228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250815145827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250815145827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250815145827237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145827237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145827237 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145827237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145827238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145827238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145827238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145827238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145827238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145827238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145827238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145827238 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250815145827238 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145827238 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145827238 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145827238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145827238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145827240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145827240 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)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145827244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145827244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145827639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145827639 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145827639 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145827639 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145827643 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815145827644 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@c92948cd11f8: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='FE6683EE'O, index=0 SGSN_Test-GSUP(19)@c92948cd11f8: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@c92948cd11f8: 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 := 'D51A84985C91F6DF9EA0695247FD7514'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47A0A8AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E5DB907345B97EC'O } } } } } 20250815145828710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145828710 DLLC NOTICE LLME(ffffffff/fe6683ee){UNASSIGNED} LLC RX: unknown TLLI 0xfe6683ee, creating LLME on the fly (gprs_llc.c:552) 20250815145828710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145828710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145828710 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145828710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815145828710 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145828710 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815145828710 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145828710 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145828710 DLLC NOTICE LLME(ffffffff/fe6683ee){UNASSIGNED} LLGM Assign pre (fe6683ee => dccf986c) (gprs_llc.c:1079) 20250815145828710 DLLC NOTICE LLME(fe6683ee/dccf986c){ASSIGNED} LLGM Assign post (fe6683ee => dccf986c) (gprs_llc.c:1125) 20250815145828710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145828710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145828710 DMM DEBUG MM(262420000000001/dccf986c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145828728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145828728 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815145828728 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145828728 DMM DEBUG MM(262420000000001/dccf986c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250815145828728 DMM NOTICE MM(262420000000001/dccf986c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145828728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145828728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145828728 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145828728 DMM DEBUG MM(262420000000001/dccf986c) Requesting authorization (sgsn_auth.c:160) 20250815145828729 DMM INFO MM(262420000000001/dccf986c) Requesting authentication tuples (sgsn_auth.c:184) 20250815145828729 DMM DEBUG MM(262420000000001/dccf986c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815145828729 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250815145828729 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@c92948cd11f8: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250815145828735 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815145828735 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815145828735 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815145828735 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815145828735 DMM INFO MM(262420000000001/dccf986c) Subscriber data update (mmctx.c:445) 20250815145828735 DMM DEBUG MM(262420000000001/dccf986c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815145828735 DMM INFO MM(262420000000001/dccf986c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815145828735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815145828735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815145828735 DMM INFO MM(262420000000001/dccf986c) <- GMM AUTH AND CIPHERING REQ (rand = d5 1a 84 98 5c 91 f6 df 9e a0 69 52 47 fd 75 14 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815145828752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145828752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145828752 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145828752 DMM INFO MM(262420000000001/dccf986c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815145828752 DMM NOTICE MM(262420000000001/dccf986c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815145828752 DMM DEBUG MM(262420000000001/dccf986c) checking auth: received GSM SRES = 47 a0 a8 af (gprs_gmm.c:716) 20250815145828752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815145828752 DMM DEBUG MM(262420000000001/dccf986c) Requesting authorization (sgsn_auth.c:160) 20250815145828752 DMM INFO MM(262420000000001/dccf986c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815145828752 DMM DEBUG MM(262420000000001/dccf986c) Requesting subscriber data update (gprs_subscriber.c:894) 20250815145828752 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250815145828752 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) 20250815145828752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815145828752 DMM INFO MM(262420000000001/dccf986c) <- GMM ATTACH ACCEPT (new P-TMSI=0xdccf986c) (gprs_gmm.c:337) 20250815145828755 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815145828755 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815145828755 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250815145828755 DMM INFO MM(262420000000001/dccf986c) Subscriber data update (mmctx.c:445) 20250815145828755 DMM DEBUG MM(262420000000001/dccf986c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815145828755 DMM INFO MM(262420000000001/dccf986c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815145828755 DMM NOTICE MM(262420000000001/dccf986c) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250815145828755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815145828755 DMM NOTICE MM(262420000000001/dccf986c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815145828755 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) 20250815145828756 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815145828756 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250815145828756 DMM INFO MM(262420000000001/dccf986c) Subscriber data update (mmctx.c:445) 20250815145828756 DMM DEBUG MM(262420000000001/dccf986c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815145828767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145828767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815145828768 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145828768 DMM INFO MM(262420000000001/dccf986c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815145828768 DMM NOTICE MM(262420000000001/dccf986c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815145828768 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815145828768 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815145828768 DLLC NOTICE LLME(fe6683ee/dccf986c){ASSIGNED} LLGM Assign pre (ffffffff => dccf986c) (gprs_llc.c:1079) 20250815145828768 DLLC NOTICE LLME(ffffffff/dccf986c){ASSIGNED} LLGM Assign post (ffffffff => dccf986c) (gprs_llc.c:1125) 20250815145828768 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815145828768 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815145828768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815145828768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@c92948cd11f8: setverdict(pass): none -> pass TC_attach-BVCI196(6)@c92948cd11f8: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@c92948cd11f8: Final verdict of PTC: pass 20250815145828833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56622<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815145828836 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815145828836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(19)@c92948cd11f8: Final verdict of PTC: none TC_attach-BVCI220(16)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(12)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@c92948cd11f8: Final verdict of PTC: none TC_attach-BVCI210(11)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(7)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@c92948cd11f8: Final verdict of PTC: none TC_attach-BVCI196(6)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(17)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(5)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(10)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(15)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Fri Aug 15 14:58:28 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250815145828953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145829355 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88852) 20250815145829837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145829837 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88852, count=90012) 20250815145830838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145830838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Fri Aug 15 14:58:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145831839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145831839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_mnc3 started. 20250815145832469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145832472 DMM INFO MM(262420000000001/dccf986c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815145832472 DMM INFO MM(262420000000001/dccf986c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815145832472 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815145832472 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815145832472 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815145832472 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815145832472 DLLC NOTICE LLME(ffffffff/dccf986c){ASSIGNED} LLGM Assign pre (dccf986c => ffffffff) (gprs_llc.c:1079) 20250815145832472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dccf986c => ffffffff) (gprs_llc.c:1125) 20250815145832472 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250815145832472 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) 20250815145832472 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) 20250815145832472 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815145832472 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815145832472 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815145832472 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815145832472 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145832522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145832522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815145832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145832522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145832522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145832523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145832523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145832523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145832523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145832523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145832523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145832523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145832523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145832523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145832523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145832523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145832524 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145832524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145832526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(28)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(24)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145832531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145832531 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(26)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(29)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(28)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145832538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145832538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145832538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815145832538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145832538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145832538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145832539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145832539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145832539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145832539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145832539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145832539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145832539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145832539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145832539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145832539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145832542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(33)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(29)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145832548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145832548 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(31)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(34)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(33)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(37)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145832559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145832559 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145832559 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815145832559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145832559 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145832559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(37)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145832560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145832560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145832560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145832560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145832560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145832560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145832560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145832560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145832560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145832560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145832560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145832561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145832561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(37)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(37)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145832563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145832567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145832567 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(36)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145832840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145832840 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145832840 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145832840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(38)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(38)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145832844 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815145832845 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(38)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(38)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(38)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(38)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@c92948cd11f8: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='F035EA8D'O, index=0 SGSN_Test-GSUP(39)@c92948cd11f8: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@c92948cd11f8: 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 := 'EA87636E0CD38E081A4F3EED915C6569'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D48D887A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6398CF3EF2E60120'O } } } } } 20250815145833932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145833932 DLLC NOTICE LLME(ffffffff/f035ea8d){UNASSIGNED} LLC RX: unknown TLLI 0xf035ea8d, creating LLME on the fly (gprs_llc.c:552) 20250815145833932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145833932 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145833932 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145833932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815145833932 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145833932 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815145833932 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145833932 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145833932 DLLC NOTICE LLME(ffffffff/f035ea8d){UNASSIGNED} LLGM Assign pre (f035ea8d => fdaffdca) (gprs_llc.c:1079) 20250815145833932 DLLC NOTICE LLME(f035ea8d/fdaffdca){ASSIGNED} LLGM Assign post (f035ea8d => fdaffdca) (gprs_llc.c:1125) 20250815145833932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145833932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145833932 DMM DEBUG MM(262420000001001/fdaffdca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145833939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145833939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815145833939 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145833939 DMM DEBUG MM(262420000001001/fdaffdca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250815145833939 DMM NOTICE MM(262420000001001/fdaffdca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145833939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145833939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145833939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145833939 DMM DEBUG MM(262420000001001/fdaffdca) Requesting authorization (sgsn_auth.c:160) 20250815145833939 DMM INFO MM(262420000001001/fdaffdca) Requesting authentication tuples (sgsn_auth.c:184) 20250815145833939 DMM DEBUG MM(262420000001001/fdaffdca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815145833939 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250815145833939 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@c92948cd11f8: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250815145833943 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815145833943 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815145833943 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815145833943 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815145833943 DMM INFO MM(262420000001001/fdaffdca) Subscriber data update (mmctx.c:445) 20250815145833943 DMM DEBUG MM(262420000001001/fdaffdca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815145833943 DMM INFO MM(262420000001001/fdaffdca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815145833943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815145833943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815145833943 DMM INFO MM(262420000001001/fdaffdca) <- GMM AUTH AND CIPHERING REQ (rand = ea 87 63 6e 0c d3 8e 08 1a 4f 3e ed 91 5c 65 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815145833955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145833955 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145833956 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145833956 DMM INFO MM(262420000001001/fdaffdca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815145833956 DMM NOTICE MM(262420000001001/fdaffdca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815145833956 DMM DEBUG MM(262420000001001/fdaffdca) checking auth: received GSM SRES = d4 8d 88 7a (gprs_gmm.c:716) 20250815145833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815145833956 DMM DEBUG MM(262420000001001/fdaffdca) Requesting authorization (sgsn_auth.c:160) 20250815145833956 DMM INFO MM(262420000001001/fdaffdca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815145833956 DMM DEBUG MM(262420000001001/fdaffdca) Requesting subscriber data update (gprs_subscriber.c:894) 20250815145833956 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250815145833956 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) 20250815145833956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815145833956 DMM INFO MM(262420000001001/fdaffdca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdaffdca) (gprs_gmm.c:337) 20250815145833958 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815145833958 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815145833958 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250815145833958 DMM INFO MM(262420000001001/fdaffdca) Subscriber data update (mmctx.c:445) 20250815145833958 DMM DEBUG MM(262420000001001/fdaffdca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815145833958 DMM INFO MM(262420000001001/fdaffdca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815145833958 DMM NOTICE MM(262420000001001/fdaffdca) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250815145833958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815145833958 DMM NOTICE MM(262420000001001/fdaffdca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815145833958 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) 20250815145833959 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815145833959 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250815145833959 DMM INFO MM(262420000001001/fdaffdca) Subscriber data update (mmctx.c:445) 20250815145833959 DMM DEBUG MM(262420000001001/fdaffdca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815145833971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145833971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815145833971 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145833971 DMM INFO MM(262420000001001/fdaffdca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815145833971 DMM NOTICE MM(262420000001001/fdaffdca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815145833971 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815145833971 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815145833971 DLLC NOTICE LLME(f035ea8d/fdaffdca){ASSIGNED} LLGM Assign pre (ffffffff => fdaffdca) (gprs_llc.c:1079) 20250815145833971 DLLC NOTICE LLME(ffffffff/fdaffdca){ASSIGNED} LLGM Assign post (ffffffff => fdaffdca) (gprs_llc.c:1125) 20250815145833971 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815145833971 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815145833971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815145833971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@c92948cd11f8: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@c92948cd11f8: Final verdict of PTC: pass 20250815145834032 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40364<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815145834036 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(39)@c92948cd11f8: Final verdict of PTC: none 20250815145834037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_mnc3-BVCI220(36)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(38)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(37)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@c92948cd11f8: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@c92948cd11f8: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(32)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(27)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(35)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(30)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(25)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(35): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_mnc3-BVCI220(36): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(37): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(38): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_mnc3 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Fri Aug 15 14:58:34 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250815145834102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145834504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48932) 20250815145835038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145835038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48932, count=89768) 20250815145836039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145836039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Fri Aug 15 14:58:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145837040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145837040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_umts_aka_umts_res started. 20250815145837626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145837626 DMM INFO MM(262420000001001/fdaffdca) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815145837626 DMM INFO MM(262420000001001/fdaffdca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815145837626 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815145837626 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815145837626 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815145837626 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815145837626 DLLC NOTICE LLME(ffffffff/fdaffdca){ASSIGNED} LLGM Assign pre (fdaffdca => ffffffff) (gprs_llc.c:1079) 20250815145837626 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdaffdca => ffffffff) (gprs_llc.c:1125) 20250815145837626 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250815145837626 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) 20250815145837626 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) 20250815145837626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815145837626 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815145837626 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815145837626 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815145837626 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(47)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145837645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145837645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145837645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145837645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145837645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815145837645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145837645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145837645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145837645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(47)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145837645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145837645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145837645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145837646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145837646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145837646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145837646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145837646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145837646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145837646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145837646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(47)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(47)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145837646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145837646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815145837648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(48)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(44)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145837652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145837652 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(46)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(49)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(48)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(52)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(52)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145837660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145837660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145837660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145837660 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145837660 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815145837660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145837660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145837660 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145837660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145837661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145837661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145837661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145837661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145837661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145837661 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145837661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145837661 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145837661 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145837661 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145837661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(52)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145837662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145837662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815145837663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(53)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(49)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145837668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145837668 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145837676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145837676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145837676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145837676 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145837676 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815145837676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145837676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145837676 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145837676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145837677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145837677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145837677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145837677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145837677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145837677 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145837677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145837677 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145837677 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145837677 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145837677 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145837678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145837678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145837680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145837685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145837685 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145838042 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145838042 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145838042 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145838042 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145838046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815145838047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(58)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(46)@c92948cd11f8: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='C39D3545'O, index=0 SGSN_Test-GSUP(59)@c92948cd11f8: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@c92948cd11f8: 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 := 'E6A4D626EB7BBF61E191C66EE15EE100'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C5BBA911'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1EA002A6D9B0912B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D19D5538E5BD2800B2EC29F031E25AEE'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '195F99D5E6320ABA006C8CE3CFD48DB4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1529BA661B04E7FAB7577241115BD43F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A9DA20CD54AE707D'O } } } } } 20250815145839122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145839122 DLLC NOTICE LLME(ffffffff/c39d3545){UNASSIGNED} LLC RX: unknown TLLI 0xc39d3545, creating LLME on the fly (gprs_llc.c:552) 20250815145839122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145839122 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145839122 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145839122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815145839122 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145839122 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815145839122 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145839122 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145839122 DLLC NOTICE LLME(ffffffff/c39d3545){UNASSIGNED} LLGM Assign pre (c39d3545 => c1947dc8) (gprs_llc.c:1079) 20250815145839122 DLLC NOTICE LLME(c39d3545/c1947dc8){ASSIGNED} LLGM Assign post (c39d3545 => c1947dc8) (gprs_llc.c:1125) 20250815145839122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145839122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145839122 DMM DEBUG MM(262420000001002/c1947dc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145839129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145839129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815145839129 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145839129 DMM DEBUG MM(262420000001002/c1947dc8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250815145839129 DMM NOTICE MM(262420000001002/c1947dc8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145839129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145839129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145839129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145839129 DMM DEBUG MM(262420000001002/c1947dc8) Requesting authorization (sgsn_auth.c:160) 20250815145839129 DMM INFO MM(262420000001002/c1947dc8) Requesting authentication tuples (sgsn_auth.c:184) 20250815145839129 DMM DEBUG MM(262420000001002/c1947dc8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815145839129 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250815145839129 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@c92948cd11f8: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250815145839131 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815145839131 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815145839131 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815145839131 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815145839131 DMM INFO MM(262420000001002/c1947dc8) Subscriber data update (mmctx.c:445) 20250815145839131 DMM DEBUG MM(262420000001002/c1947dc8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815145839131 DMM INFO MM(262420000001002/c1947dc8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815145839131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815145839131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815145839131 DMM INFO MM(262420000001002/c1947dc8) <- GMM AUTH AND CIPHERING REQ (rand = e6 a4 d6 26 eb 7b bf 61 e1 91 c6 6e e1 5e e1 00 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 15 29 ba 66 1b 04 e7 fa b7 57 72 41 11 5b d4 3f ) (gprs_gmm.c:510) 20250815145839136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145839136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145839137 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145839137 DMM INFO MM(262420000001002/c1947dc8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815145839137 DMM NOTICE MM(262420000001002/c1947dc8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815145839137 DMM DEBUG MM(262420000001002/c1947dc8) checking auth: received UMTS RES = a9 da 20 cd 54 ae 70 7d (gprs_gmm.c:716) 20250815145839137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815145839137 DMM DEBUG MM(262420000001002/c1947dc8) Requesting authorization (sgsn_auth.c:160) 20250815145839137 DMM INFO MM(262420000001002/c1947dc8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815145839137 DMM DEBUG MM(262420000001002/c1947dc8) Requesting subscriber data update (gprs_subscriber.c:894) 20250815145839137 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250815145839137 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) 20250815145839137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815145839137 DMM INFO MM(262420000001002/c1947dc8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc1947dc8) (gprs_gmm.c:337) 20250815145839138 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815145839138 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815145839138 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250815145839138 DMM INFO MM(262420000001002/c1947dc8) Subscriber data update (mmctx.c:445) 20250815145839138 DMM DEBUG MM(262420000001002/c1947dc8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815145839138 DMM INFO MM(262420000001002/c1947dc8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815145839138 DMM NOTICE MM(262420000001002/c1947dc8) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250815145839138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815145839138 DMM NOTICE MM(262420000001002/c1947dc8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815145839138 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) 20250815145839138 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815145839138 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250815145839138 DMM INFO MM(262420000001002/c1947dc8) Subscriber data update (mmctx.c:445) 20250815145839138 DMM DEBUG MM(262420000001002/c1947dc8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815145839145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145839145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815145839145 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145839145 DMM INFO MM(262420000001002/c1947dc8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815145839145 DMM NOTICE MM(262420000001002/c1947dc8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815145839145 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815145839145 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815145839145 DLLC NOTICE LLME(c39d3545/c1947dc8){ASSIGNED} LLGM Assign pre (ffffffff => c1947dc8) (gprs_llc.c:1079) 20250815145839145 DLLC NOTICE LLME(ffffffff/c1947dc8){ASSIGNED} LLGM Assign post (ffffffff => c1947dc8) (gprs_llc.c:1125) 20250815145839145 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815145839145 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815145839145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815145839145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(46)@c92948cd11f8: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@c92948cd11f8: Final verdict of PTC: pass 20250815145839202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(59)@c92948cd11f8: Final verdict of PTC: none 20250815145839206 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815145839206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_umts_res-BVCI220(56)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(52)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(47)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(58)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(57)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(53)@c92948cd11f8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(48)@c92948cd11f8: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(46)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(45)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(55)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(50)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(45): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(46): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(47): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(48): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Fri Aug 15 14:58:39 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 20250815145839319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145839721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40378<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86516) 20250815145840207 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145840207 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86516, count=90872) 20250815145841209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145841209 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Fri Aug 15 14:58:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145842210 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145842210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_umts_aka_gsm_sres started. 20250815145842839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145842841 DMM INFO MM(262420000001002/c1947dc8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815145842841 DMM INFO MM(262420000001002/c1947dc8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815145842841 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815145842841 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815145842841 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815145842841 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815145842841 DLLC NOTICE LLME(ffffffff/c1947dc8){ASSIGNED} LLGM Assign pre (c1947dc8 => ffffffff) (gprs_llc.c:1079) 20250815145842841 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1947dc8 => ffffffff) (gprs_llc.c:1125) 20250815145842841 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250815145842842 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) 20250815145842842 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) 20250815145842842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815145842842 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815145842842 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815145842842 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815145842842 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145842887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145842887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145842887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145842887 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145842887 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815145842887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145842887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145842887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145842887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815145842888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(67)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145842888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145842888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145842888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145842888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145842888 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145842888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145842888 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145842888 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145842888 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145842888 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145842889 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145842889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(67)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145842891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(68)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(64)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145842896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145842896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(66)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(69)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(68)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(72)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(72)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145842903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145842903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145842903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145842903 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145842903 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815145842903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145842903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145842903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145842903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145842904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145842904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145842904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145842904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145842904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145842904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145842904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145842904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145842904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145842904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145842904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145842904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145842904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(72)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145842906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(73)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(69)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145842911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145842911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(71)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(74)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(73)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145842920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145842920 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145842920 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145842920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145842920 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145842920 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145842920 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145842920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145842921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145842921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(77)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145842923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145842927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145842927 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145843212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145843212 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145843212 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145843212 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145843216 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815145843217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(78)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@c92948cd11f8: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='FA0E8CD7'O, index=0 SGSN_Test-GSUP(79)@c92948cd11f8: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@c92948cd11f8: 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 := '4124D4F1F439E9D99142A305C6596B33'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2AB6430D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1736A1DB8B807E22'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9102476BF85BA17AC7AA51F0E6F9C8E2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '269FBF60BCAB3C97EB08CBD601AA98EB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '168211EC8861B01B52F5800E87FC3C90'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8FD60A61458F2B26'O } } } } } 20250815145844281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145844281 DLLC NOTICE LLME(ffffffff/fa0e8cd7){UNASSIGNED} LLC RX: unknown TLLI 0xfa0e8cd7, creating LLME on the fly (gprs_llc.c:552) 20250815145844281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145844281 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145844281 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145844281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815145844281 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145844281 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815145844281 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145844281 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145844281 DLLC NOTICE LLME(ffffffff/fa0e8cd7){UNASSIGNED} LLGM Assign pre (fa0e8cd7 => e8e4aa11) (gprs_llc.c:1079) 20250815145844281 DLLC NOTICE LLME(fa0e8cd7/e8e4aa11){ASSIGNED} LLGM Assign post (fa0e8cd7 => e8e4aa11) (gprs_llc.c:1125) 20250815145844281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145844281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145844281 DMM DEBUG MM(262420000001003/e8e4aa11) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145844288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145844288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815145844288 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145844288 DMM DEBUG MM(262420000001003/e8e4aa11) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250815145844288 DMM NOTICE MM(262420000001003/e8e4aa11) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145844288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145844288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145844288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145844289 DMM DEBUG MM(262420000001003/e8e4aa11) Requesting authorization (sgsn_auth.c:160) 20250815145844289 DMM INFO MM(262420000001003/e8e4aa11) Requesting authentication tuples (sgsn_auth.c:184) 20250815145844289 DMM DEBUG MM(262420000001003/e8e4aa11) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815145844289 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250815145844289 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@c92948cd11f8: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250815145844290 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815145844290 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815145844290 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815145844290 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815145844290 DMM INFO MM(262420000001003/e8e4aa11) Subscriber data update (mmctx.c:445) 20250815145844290 DMM DEBUG MM(262420000001003/e8e4aa11) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815145844290 DMM INFO MM(262420000001003/e8e4aa11) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815145844290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815145844290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815145844290 DMM INFO MM(262420000001003/e8e4aa11) <- GMM AUTH AND CIPHERING REQ (rand = 41 24 d4 f1 f4 39 e9 d9 91 42 a3 05 c6 59 6b 33 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 16 82 11 ec 88 61 b0 1b 52 f5 80 0e 87 fc 3c 90 ) (gprs_gmm.c:510) 20250815145844294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145844294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145844294 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145844294 DMM INFO MM(262420000001003/e8e4aa11) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815145844294 DMM NOTICE MM(262420000001003/e8e4aa11) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815145844294 DMM DEBUG MM(262420000001003/e8e4aa11) checking auth: received GSM SRES = 2a b6 43 0d (gprs_gmm.c:716) 20250815145844294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815145844294 DMM DEBUG MM(262420000001003/e8e4aa11) Requesting authorization (sgsn_auth.c:160) 20250815145844294 DMM INFO MM(262420000001003/e8e4aa11) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815145844294 DMM DEBUG MM(262420000001003/e8e4aa11) Requesting subscriber data update (gprs_subscriber.c:894) 20250815145844294 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250815145844294 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) 20250815145844294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815145844294 DMM INFO MM(262420000001003/e8e4aa11) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8e4aa11) (gprs_gmm.c:337) 20250815145844295 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815145844295 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815145844295 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250815145844295 DMM INFO MM(262420000001003/e8e4aa11) Subscriber data update (mmctx.c:445) 20250815145844295 DMM DEBUG MM(262420000001003/e8e4aa11) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815145844295 DMM INFO MM(262420000001003/e8e4aa11) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815145844295 DMM NOTICE MM(262420000001003/e8e4aa11) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250815145844295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815145844295 DMM NOTICE MM(262420000001003/e8e4aa11) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815145844295 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) 20250815145844295 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815145844295 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250815145844295 DMM INFO MM(262420000001003/e8e4aa11) Subscriber data update (mmctx.c:445) 20250815145844295 DMM DEBUG MM(262420000001003/e8e4aa11) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815145844299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145844299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815145844300 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145844300 DMM INFO MM(262420000001003/e8e4aa11) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815145844300 DMM NOTICE MM(262420000001003/e8e4aa11) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815145844300 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815145844300 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815145844300 DLLC NOTICE LLME(fa0e8cd7/e8e4aa11){ASSIGNED} LLGM Assign pre (ffffffff => e8e4aa11) (gprs_llc.c:1079) 20250815145844300 DLLC NOTICE LLME(ffffffff/e8e4aa11){ASSIGNED} LLGM Assign post (ffffffff => e8e4aa11) (gprs_llc.c:1125) 20250815145844300 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815145844300 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815145844300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815145844300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@c92948cd11f8: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@c92948cd11f8: Final verdict of PTC: pass 20250815145844358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52154<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(79)@c92948cd11f8: Final verdict of PTC: none 20250815145844362 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815145844362 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(78)@c92948cd11f8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(71)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(67)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(77)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@c92948cd11f8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(72)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@c92948cd11f8: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(66)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(65)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(75)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(70)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(70): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(71): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Fri Aug 15 14:58:44 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 20250815145844419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52164<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145844821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52164<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89704) 20250815145845364 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145845364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89704, count=90964) 20250815145846365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145846365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Fri Aug 15 14:58:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145847367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145847367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_timeout_after_pdp_act started. 20250815145847886 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52166<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145847888 DMM INFO MM(262420000001003/e8e4aa11) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815145847888 DMM INFO MM(262420000001003/e8e4aa11) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815145847888 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815145847888 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815145847888 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815145847888 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815145847888 DLLC NOTICE LLME(ffffffff/e8e4aa11){ASSIGNED} LLGM Assign pre (e8e4aa11 => ffffffff) (gprs_llc.c:1079) 20250815145847888 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e4aa11 => ffffffff) (gprs_llc.c:1125) 20250815145847888 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250815145847888 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) 20250815145847888 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) 20250815145847888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815145847888 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815145847888 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815145847888 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815145847888 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(87)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145847925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145847925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145847925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145847925 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145847925 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815145847925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145847925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145847925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145847925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145847925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145847925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145847925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145847925 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145847925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145847926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145847926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145847926 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145847926 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145847926 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145847926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145847926 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145847926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(87)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145847928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(88)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(84)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145847933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145847933 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(86)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(89)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(88)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145847944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145847944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145847944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145847944 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145847944 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815145847945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145847945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145847945 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145847945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145847947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145847947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145847947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145847947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145847947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145847947 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145847947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145847947 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145847947 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145847947 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145847947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145847948 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145847948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(93)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815145847951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(89)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145847956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145847956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(94)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(91)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(93)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145847962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145847962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145847962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145847962 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145847962 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815145847962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145847962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145847962 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145847962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145847963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145847963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145847963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145847963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145847963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145847963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145847963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145847963 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145847963 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145847963 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145847963 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145847963 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145847963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145847966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145847973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145847973 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145848368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145848368 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145848369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145848369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145848371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(98)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815145848372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@c92948cd11f8: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='E3CA0E92'O, index=0 SGSN_Test-GSUP(99)@c92948cd11f8: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: 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 := '25558485518455FB2C4B580B0011887F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '382851D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '432ECD1984949D0B'O } } } } } 20250815145848414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848414 DLLC NOTICE LLME(ffffffff/e3ca0e92){UNASSIGNED} LLC RX: unknown TLLI 0xe3ca0e92, creating LLME on the fly (gprs_llc.c:552) 20250815145848414 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848414 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145848414 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145848414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815145848414 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145848414 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815145848414 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145848414 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145848414 DLLC NOTICE LLME(ffffffff/e3ca0e92){UNASSIGNED} LLGM Assign pre (e3ca0e92 => dcf584e8) (gprs_llc.c:1079) 20250815145848414 DLLC NOTICE LLME(e3ca0e92/dcf584e8){ASSIGNED} LLGM Assign post (e3ca0e92 => dcf584e8) (gprs_llc.c:1125) 20250815145848414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145848414 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145848414 DMM DEBUG MM(262420000000021/dcf584e8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145848424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848424 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848424 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145848424 DMM DEBUG MM(262420000000021/dcf584e8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250815145848424 DMM NOTICE MM(262420000000021/dcf584e8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145848424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145848424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145848424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145848424 DMM DEBUG MM(262420000000021/dcf584e8) Requesting authorization (sgsn_auth.c:160) 20250815145848424 DMM INFO MM(262420000000021/dcf584e8) Requesting authentication tuples (sgsn_auth.c:184) 20250815145848424 DMM DEBUG MM(262420000000021/dcf584e8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815145848424 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250815145848424 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@c92948cd11f8: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250815145848427 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815145848427 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815145848427 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815145848427 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815145848427 DMM INFO MM(262420000000021/dcf584e8) Subscriber data update (mmctx.c:445) 20250815145848427 DMM DEBUG MM(262420000000021/dcf584e8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815145848427 DMM INFO MM(262420000000021/dcf584e8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815145848427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815145848427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815145848427 DMM INFO MM(262420000000021/dcf584e8) <- GMM AUTH AND CIPHERING REQ (rand = 25 55 84 85 51 84 55 fb 2c 4b 58 0b 00 11 88 7f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815145848435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848435 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848435 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145848435 DMM INFO MM(262420000000021/dcf584e8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815145848435 DMM NOTICE MM(262420000000021/dcf584e8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815145848435 DMM DEBUG MM(262420000000021/dcf584e8) checking auth: received GSM SRES = 38 28 51 d7 (gprs_gmm.c:716) 20250815145848435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815145848435 DMM DEBUG MM(262420000000021/dcf584e8) Requesting authorization (sgsn_auth.c:160) 20250815145848436 DMM INFO MM(262420000000021/dcf584e8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815145848436 DMM DEBUG MM(262420000000021/dcf584e8) Requesting subscriber data update (gprs_subscriber.c:894) 20250815145848436 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250815145848436 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) 20250815145848436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815145848436 DMM INFO MM(262420000000021/dcf584e8) <- GMM ATTACH ACCEPT (new P-TMSI=0xdcf584e8) (gprs_gmm.c:337) 20250815145848437 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815145848437 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815145848437 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250815145848437 DMM INFO MM(262420000000021/dcf584e8) Subscriber data update (mmctx.c:445) 20250815145848437 DMM DEBUG MM(262420000000021/dcf584e8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815145848437 DMM INFO MM(262420000000021/dcf584e8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815145848437 DMM NOTICE MM(262420000000021/dcf584e8) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250815145848437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815145848437 DMM NOTICE MM(262420000000021/dcf584e8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815145848437 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) 20250815145848438 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815145848438 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250815145848438 DMM INFO MM(262420000000021/dcf584e8) Subscriber data update (mmctx.c:445) 20250815145848438 DMM DEBUG MM(262420000000021/dcf584e8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815145848445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848445 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145848445 DMM INFO MM(262420000000021/dcf584e8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815145848445 DMM NOTICE MM(262420000000021/dcf584e8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815145848445 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815145848445 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815145848445 DLLC NOTICE LLME(e3ca0e92/dcf584e8){ASSIGNED} LLGM Assign pre (ffffffff => dcf584e8) (gprs_llc.c:1079) 20250815145848445 DLLC NOTICE LLME(ffffffff/dcf584e8){ASSIGNED} LLGM Assign post (ffffffff => dcf584e8) (gprs_llc.c:1125) 20250815145848445 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815145848445 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815145848445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815145848445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: setverdict(pass): none -> pass 20250815145848503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848503 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145848503 DMM INFO MM(262420000000021/dcf584e8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815145848503 DMM INFO MM(262420000000021/dcf584e8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815145848503 DMM DEBUG MM(262420000000021/dcf584e8) Using GGSN 0 (gprs_sm.c:317) 20250815145848503 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250815145848504 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815145848504 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250815145848504 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250815145848528 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 66 33 57 cc 11 e5 1e 84 aa 14 05 7f e3 f0 e8 8d 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:465) 20250815145848528 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c00b8, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815145848528 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815145848528 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae5d2f8 TLLI=dcf584e8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815145848528 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815145848528 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815145848543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848543 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145848543 DMM INFO MM(262420000000021/dcf584e8) -> GMM ATTACH REQUEST MI(TMSI-0xDCF584E8) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145848543 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145848543 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815145848543 DLLC NOTICE LLME(ffffffff/dcf584e8){ASSIGNED} LLGM Assign pre (dcf584e8 => daad0d85) (gprs_llc.c:1079) 20250815145848543 DLLC NOTICE LLME(dcf584e8/daad0d85){ASSIGNED} LLGM Assign post (dcf584e8 => daad0d85) (gprs_llc.c:1125) 20250815145848543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145848543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145848543 DMM DEBUG MM(262420000000021/daad0d85) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145848549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145848549 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250815145848550 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145848550 DMM DEBUG MM(262420000000021/daad0d85) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250815145848550 DMM NOTICE MM(262420000000021/daad0d85) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145848550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145848550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145848550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145848550 DMM DEBUG MM(262420000000021/daad0d85) Requesting authorization (sgsn_auth.c:160) 20250815145848550 DMM INFO MM(262420000000021/daad0d85) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815145848550 DMM DEBUG MM(262420000000021/daad0d85) Requesting subscriber data update (gprs_subscriber.c:894) 20250815145848550 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250815145848550 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) 20250815145848551 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815145848551 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815145848551 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250815145848551 DMM INFO MM(262420000000021/daad0d85) Subscriber data update (mmctx.c:445) 20250815145848551 DMM DEBUG MM(262420000000021/daad0d85) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250815145848551 DMM INFO MM(262420000000021/daad0d85) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250815145848551 DMM NOTICE MM(262420000000021/daad0d85) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250815145848551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815145848551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815145848552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250815145848552 DMM INFO MM(262420000000021/daad0d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaad0d85) (gprs_gmm.c:337) 20250815145848552 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) 20250815145848553 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815145848553 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250815145848553 DMM INFO MM(262420000000021/daad0d85) Subscriber data update (mmctx.c:445) 20250815145848553 DMM DEBUG MM(262420000000021/daad0d85) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: Trying to receive 5 ATTACH ACCEPTs 20250815145854554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815145854554 DMM INFO MM(262420000000021/daad0d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaad0d85) (gprs_gmm.c:337) 20250815145855633 DGPRS DEBUG Checking for inactive LLMEs, time = 57798134 (sgsn.c:132) 20250815145855638 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815145855638 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815145855638 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145855638 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815145855638 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815145855638 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815145855638 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145855638 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815145855638 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815145855638 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145857928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145857928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145857928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145857959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145857959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145857959 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145857972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145857972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145857972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145900555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815145900556 DMM INFO MM(262420000000021/daad0d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaad0d85) (gprs_gmm.c:337) 20250815145906557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815145906557 DMM INFO MM(262420000000021/daad0d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaad0d85) (gprs_gmm.c:337) -NSVCI97(87)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145907934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145907934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145907934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145907974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145907974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145907974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145907984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145907984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145907984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145908369 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815145908369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815145908370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815145912559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815145912559 DMM INFO MM(262420000000021/daad0d85) <- GMM ATTACH ACCEPT (new P-TMSI=0xdaad0d85) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250815145917927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145917931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145917931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145917937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145917937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145917937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145917949 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145917951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145917951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815145917964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145917965 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145917965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145917978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145917978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145917978 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145917988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145917988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145917988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145918560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815145918560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250815145918560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815145918560 DMM NOTICE MM(262420000000021/daad0d85) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815145918560 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250815145918560 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae5d2f8, TLLI=daad0d85, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815145918560 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815145918560 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815145918560 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250815145918560 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250815145918560 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) 20250815145918560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Reject}: Deallocated (fsm.c:568) 20250815145918560 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Deallocated (fsm.c:568) 20250815145918560 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815145918560 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815145918560 DLLC NOTICE LLME(dcf584e8/daad0d85){ASSIGNED} LLGM Assign pre (daad0d85 => ffffffff) (gprs_llc.c:1079) 20250815145918560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (daad0d85 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@c92948cd11f8: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@c92948cd11f8: Final verdict of PTC: pass 20250815145919086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52166<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(99)@c92948cd11f8: Final verdict of PTC: none 20250815145919092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815145919092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_timeout_after_pdp_act-BVCI220(96)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(87)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(92)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(97)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(98)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@c92948cd11f8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(91)@c92948cd11f8: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(90)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(95)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(85)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Fri Aug 15 14:59:19 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 20250815145919210 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145919612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140664) 20250815145920093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145920093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=140664, count=146716) 20250815145921095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145921095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Fri Aug 15 14:59:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145922096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145922096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_auth_id_timeout started. 20250815145922744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145922746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145922801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145922801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145922801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145922801 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145922801 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815145922801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145922801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145922801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145922801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145922801 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145922802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145922802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145922802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145922802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145922802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145922802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145922802 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145922802 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145922802 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145922802 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(107)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145922802 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145922802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145922804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(108)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(104)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145922808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145922808 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(106)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(109)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(108)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(112)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145922816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145922816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145922816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145922816 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145922816 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815145922816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145922816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145922816 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145922816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(112)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145922817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145922817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145922817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145922817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145922817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145922817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145922817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145922817 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145922817 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145922817 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145922817 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145922817 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145922817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145922819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(113)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(109)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145922823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145922823 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI210(111)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(114)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(113)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145922831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145922831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145922831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145922831 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145922831 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815145922831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145922831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145922831 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145922831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145922832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145922832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145922832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145922832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145922832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145922832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145922832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145922832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145922832 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145922832 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145922832 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145922832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145922832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145922835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145922840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145922840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145923098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145923098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145923098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145923098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145923102 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(118)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815145923103 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@c92948cd11f8: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='C7D52E46'O, index=0 SGSN_Test-GSUP(119)@c92948cd11f8: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250815145923164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145923164 DLLC NOTICE LLME(ffffffff/c7d52e46){UNASSIGNED} LLC RX: unknown TLLI 0xc7d52e46, creating LLME on the fly (gprs_llc.c:552) 20250815145923164 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145923164 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145923164 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145923164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815145923164 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145923164 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815145923164 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145923164 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145923164 DLLC NOTICE LLME(ffffffff/c7d52e46){UNASSIGNED} LLGM Assign pre (c7d52e46 => ef5c3bd8) (gprs_llc.c:1079) 20250815145923164 DLLC NOTICE LLME(c7d52e46/ef5c3bd8){ASSIGNED} LLGM Assign post (c7d52e46 => ef5c3bd8) (gprs_llc.c:1125) 20250815145923164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145923164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145923164 DMM DEBUG MM(/ef5c3bd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145925633 DGPRS DEBUG Checking for inactive LLMEs, time = 57798164 (sgsn.c:132) 20250815145925639 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815145925639 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815145925639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145925639 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815145925639 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815145925639 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815145925639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145925639 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815145925639 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815145925639 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815145929165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815145929165 DMM DEBUG MM(/ef5c3bd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145932808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145932808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145932808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145932828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145932828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145932828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145932842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145932842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145932842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145935166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815145935166 DMM DEBUG MM(/ef5c3bd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145941168 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815145941168 DMM DEBUG MM(/ef5c3bd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145942814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145942814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145942814 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(112)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145942841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145942841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145942841 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145942853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145942853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145942853 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145943099 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815145943099 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815145943100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815145947169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815145947169 DMM DEBUG MM(/ef5c3bd8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145952803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145952807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145952807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145952818 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145952818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145952818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145952818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145952821 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145952821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815145952833 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145952835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145952835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(112)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145952844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145952844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145952844 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(112)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815145952857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145952858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145952858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815145953170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815145953170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250815145953170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815145953170 DMM NOTICE MM(/ef5c3bd8) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250815145953170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Reject}: Deallocated (fsm.c:568) 20250815145953170 DMM DEBUG MM_STATE_Gb(3352636998)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815145953170 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815145953170 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815145953170 DLLC NOTICE LLME(c7d52e46/ef5c3bd8){ASSIGNED} LLGM Assign pre (ef5c3bd8 => ffffffff) (gprs_llc.c:1079) 20250815145953171 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ef5c3bd8 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@c92948cd11f8: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@c92948cd11f8: Final verdict of PTC: pass 20250815145953184 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(119)@c92948cd11f8: Final verdict of PTC: none 20250815145953189 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815145953189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_auth_id_timeout-BVCI210(111)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(107)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(112)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(118)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(117)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(113)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(106)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(115)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(110)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(105)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(110): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(111): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(112): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(113): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Fri Aug 15 14:59:53 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 20250815145953309 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145953711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74808) 20250815145954190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145954190 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74808, count=83680) 20250815145955192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145955192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815145955634 DGPRS DEBUG Checking for inactive LLMEs, time = 57798194 (sgsn.c:132) 20250815145955639 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815145955639 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815145955639 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145955640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815145955640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815145955640 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815145955640 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815145955640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815145955640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815145955640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Fri Aug 15 14:59:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815145956193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145956193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_auth_sai_timeout started. 20250815145956832 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815145956834 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145956878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815145956878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145956878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145956878 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145956878 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815145956878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145956878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145956878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145956878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145956880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145956880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145956880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145956880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145956880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145956880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145956880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145956880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145956880 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815145956880 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145956880 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145956880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145956880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(127)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(128)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815145956882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(124)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145956887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145956887 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(129)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(126)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(128)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(132)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145956893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815145956893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145956893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145956893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145956893 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815145956893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145956893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145956893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145956893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145956895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145956895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145956895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145956895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145956895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145956895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145956895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145956895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145956895 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815145956895 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145956895 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145956895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145956895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(133)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815145956897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(129)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815145956903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145956903 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(131)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(133)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(138)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(138)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815145956913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815145956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815145956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815145956913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145956913 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815145956913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815145956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815145956913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815145956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(138)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815145956913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815145956913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815145956913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815145956914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815145956914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815145956914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815145956914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815145956914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815145956914 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815145956914 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815145956914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815145956914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815145956914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(138)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(138)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815145956915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815145956920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145956920 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(135)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815145957194 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815145957194 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815145957194 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815145957194 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(137)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(137)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815145957198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815145957199 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(137)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(137)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(137)@c92948cd11f8: 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(137)@c92948cd11f8: 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(137)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(137)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@c92948cd11f8: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='D8665DB6'O, index=0 SGSN_Test-GSUP(139)@c92948cd11f8: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250815145957248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145957248 DLLC NOTICE LLME(ffffffff/d8665db6){UNASSIGNED} LLC RX: unknown TLLI 0xd8665db6, creating LLME on the fly (gprs_llc.c:552) 20250815145957248 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815145957248 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250815145957248 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815145957248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815145957248 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815145957248 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815145957248 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815145957248 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815145957248 DLLC NOTICE LLME(ffffffff/d8665db6){UNASSIGNED} LLGM Assign pre (d8665db6 => e88014ad) (gprs_llc.c:1079) 20250815145957248 DLLC NOTICE LLME(d8665db6/e88014ad){ASSIGNED} LLGM Assign post (d8665db6 => e88014ad) (gprs_llc.c:1125) 20250815145957248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815145957248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815145957248 DMM DEBUG MM(262420000000003/e88014ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815145957264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815145957264 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815145957264 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815145957264 DMM DEBUG MM(262420000000003/e88014ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250815145957264 DMM NOTICE MM(262420000000003/e88014ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815145957264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815145957264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815145957264 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815145957264 DMM DEBUG MM(262420000000003/e88014ad) Requesting authorization (sgsn_auth.c:160) 20250815145957264 DMM INFO MM(262420000000003/e88014ad) Requesting authentication tuples (sgsn_auth.c:184) 20250815145957264 DMM DEBUG MM(262420000000003/e88014ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815145957264 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250815145957264 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@c92948cd11f8: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250815150003265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250815150003265 DMM ERROR MM(262420000000003/e88014ad) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250815150003265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250815150003265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150003265 DMM NOTICE MM(262420000000003/e88014ad) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250815150003265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Reject}: Deallocated (fsm.c:568) 20250815150003266 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150003266 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150003266 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150003266 DLLC NOTICE LLME(d8665db6/e88014ad){ASSIGNED} LLGM Assign pre (e88014ad => ffffffff) (gprs_llc.c:1079) 20250815150003266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e88014ad => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@c92948cd11f8: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@c92948cd11f8: Final verdict of PTC: pass 20250815150003281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37934<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(139)@c92948cd11f8: Final verdict of PTC: none 20250815150003284 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150003284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(132)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(131)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(137)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(128)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(135)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(127)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(138)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(130)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(136)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(125)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(135): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(136): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(137): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(138): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Fri Aug 15 15:00:03 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 20250815150003363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150003765 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57724) 20250815150004286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150004286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57724, count=66848) 20250815150005287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150005287 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Fri Aug 15 15:00:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150006289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150006289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_auth_sai_reject started. 20250815150006879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150006882 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150006922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150006922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150006922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150006922 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150006922 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150006922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150006922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150006922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150006922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150006923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150006923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150006923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150006923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150006923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150006923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150006923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150006923 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150006923 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150006923 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150006923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150006923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150006923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(147)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150006925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(148)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(144)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150006930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150006930 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(146)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(149)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(148)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(152)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150006937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150006937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150006937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150006937 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150006937 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150006937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150006937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150006937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150006937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150006938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150006938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150006938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150006938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150006938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150006938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150006938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150006938 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150006938 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150006938 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150006938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150006938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150006938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150006941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150006947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150006947 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150006954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150006954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150006954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150006954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150006954 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150006954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150006954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150006954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150006954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150006955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150006955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150006955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150006955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150006955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150006955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150006955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150006955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150006955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150006955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150006955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150006955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150006955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(157)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150006958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150006963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150006963 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150007290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150007290 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150007290 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150007290 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150007295 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150007296 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(158)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@c92948cd11f8: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='C96F4FC7'O, index=0 SGSN_Test-GSUP(159)@c92948cd11f8: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250815150007328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150007328 DLLC NOTICE LLME(ffffffff/c96f4fc7){UNASSIGNED} LLC RX: unknown TLLI 0xc96f4fc7, creating LLME on the fly (gprs_llc.c:552) 20250815150007328 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150007328 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150007328 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150007329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150007329 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150007329 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150007329 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150007329 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150007329 DLLC NOTICE LLME(ffffffff/c96f4fc7){UNASSIGNED} LLGM Assign pre (c96f4fc7 => d066b3dd) (gprs_llc.c:1079) 20250815150007329 DLLC NOTICE LLME(c96f4fc7/d066b3dd){ASSIGNED} LLGM Assign post (c96f4fc7 => d066b3dd) (gprs_llc.c:1125) 20250815150007329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150007329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150007329 DMM DEBUG MM(262420000000004/d066b3dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150007336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150007336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150007336 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150007336 DMM DEBUG MM(262420000000004/d066b3dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250815150007336 DMM NOTICE MM(262420000000004/d066b3dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150007336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150007336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150007336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150007336 DMM DEBUG MM(262420000000004/d066b3dd) Requesting authorization (sgsn_auth.c:160) 20250815150007336 DMM INFO MM(262420000000004/d066b3dd) Requesting authentication tuples (sgsn_auth.c:184) 20250815150007336 DMM DEBUG MM(262420000000004/d066b3dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150007337 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250815150007337 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@c92948cd11f8: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250815150007378 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250815150007378 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250815150007378 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250815150013337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250815150013337 DMM ERROR MM(262420000000004/d066b3dd) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250815150013337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250815150013337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150013337 DMM NOTICE MM(262420000000004/d066b3dd) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250815150013337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Reject}: Deallocated (fsm.c:568) 20250815150013337 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150013337 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150013337 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150013337 DLLC NOTICE LLME(c96f4fc7/d066b3dd){ASSIGNED} LLGM Assign pre (d066b3dd => ffffffff) (gprs_llc.c:1079) 20250815150013337 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d066b3dd => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@c92948cd11f8: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@c92948cd11f8: Final verdict of PTC: pass 20250815150013358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(159)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(152)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@c92948cd11f8: Final verdict of PTC: none 20250815150013363 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150013364 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(158)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(157)@c92948cd11f8: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(147)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(150)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(155)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(145)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Fri Aug 15 15:00:13 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 20250815150013509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150013911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57074<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68188) 20250815150014365 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150014365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68188, count=68728) 20250815150015367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150015367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Fri Aug 15 15:00:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150016368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150016368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_gsup_lu_timeout started. 20250815150017041 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57082<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150017042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150017067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150017067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150017067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150017067 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150017067 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150017067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150017067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150017067 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150017067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150017068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150017068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150017068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150017068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150017068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150017068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150017068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150017068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150017068 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150017068 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150017068 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150017069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150017069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(167)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150017072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(168)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(164)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(169)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150017079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150017079 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(166)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(168)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(173)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(173)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150017090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150017090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150017090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150017090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150017090 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150017090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150017090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150017090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150017090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(172)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(173)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150017092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150017092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150017092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150017092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150017092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150017092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150017092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150017092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150017092 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150017092 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150017092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150017093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150017093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(173)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(173)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150017095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(169)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150017101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150017101 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(172)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_timeout-BVCI210(170)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(177)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150017106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150017106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150017106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150017106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150017106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150017106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150017107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150017107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150017107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150017107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150017107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150017107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150017107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150017107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150017107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150017107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150017107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150017107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(177)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150017109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150017114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150017114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150017369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150017369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150017369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150017369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150017370 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150017371 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(178)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@c92948cd11f8: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='D09CCC04'O, index=0 SGSN_Test-GSUP(179)@c92948cd11f8: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@c92948cd11f8: 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 := 'E7D4F5E02EEA6C2317DE3070D72C08BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0BDE3086'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CE5CB1E9E77B1530'O } } } } } 20250815150018398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150018398 DLLC NOTICE LLME(ffffffff/d09ccc04){UNASSIGNED} LLC RX: unknown TLLI 0xd09ccc04, creating LLME on the fly (gprs_llc.c:552) 20250815150018398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150018398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150018398 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150018398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150018398 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150018398 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150018398 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150018398 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150018398 DLLC NOTICE LLME(ffffffff/d09ccc04){UNASSIGNED} LLGM Assign pre (d09ccc04 => fee264ca) (gprs_llc.c:1079) 20250815150018398 DLLC NOTICE LLME(d09ccc04/fee264ca){ASSIGNED} LLGM Assign post (d09ccc04 => fee264ca) (gprs_llc.c:1125) 20250815150018398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150018398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150018398 DMM DEBUG MM(262420000000005/fee264ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150018405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150018405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150018405 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150018405 DMM DEBUG MM(262420000000005/fee264ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250815150018405 DMM NOTICE MM(262420000000005/fee264ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150018405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150018405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150018405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150018405 DMM DEBUG MM(262420000000005/fee264ca) Requesting authorization (sgsn_auth.c:160) 20250815150018405 DMM INFO MM(262420000000005/fee264ca) Requesting authentication tuples (sgsn_auth.c:184) 20250815150018405 DMM DEBUG MM(262420000000005/fee264ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150018405 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250815150018405 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@c92948cd11f8: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250815150018407 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150018407 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150018407 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150018407 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150018407 DMM INFO MM(262420000000005/fee264ca) Subscriber data update (mmctx.c:445) 20250815150018407 DMM DEBUG MM(262420000000005/fee264ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150018407 DMM INFO MM(262420000000005/fee264ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150018407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150018407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150018407 DMM INFO MM(262420000000005/fee264ca) <- GMM AUTH AND CIPHERING REQ (rand = e7 d4 f5 e0 2e ea 6c 23 17 de 30 70 d7 2c 08 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150018410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150018410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150018410 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150018410 DMM INFO MM(262420000000005/fee264ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150018410 DMM NOTICE MM(262420000000005/fee264ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150018410 DMM DEBUG MM(262420000000005/fee264ca) checking auth: received GSM SRES = 0b de 30 86 (gprs_gmm.c:716) 20250815150018410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150018410 DMM DEBUG MM(262420000000005/fee264ca) Requesting authorization (sgsn_auth.c:160) 20250815150018410 DMM INFO MM(262420000000005/fee264ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150018410 DMM DEBUG MM(262420000000005/fee264ca) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150018410 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250815150018410 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) 20250815150018410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150018410 DMM INFO MM(262420000000005/fee264ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xfee264ca) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@c92948cd11f8: setverdict(fail): none -> fail MC@c92948cd11f8: Test Component 182 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(179)@c92948cd11f8: Final verdict of PTC: none 20250815150018415 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150018415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(177)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(167)@c92948cd11f8: Final verdict of PTC: none 20250815150018415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57082<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(163)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(173)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(170)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(172)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(166)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(165)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(175)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@c92948cd11f8: Final verdict of PTC: fail TC_attach_gsup_lu_timeout-BVCI220(176)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(171)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(170): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(171): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(172): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(173): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@c92948cd11f8: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Fri Aug 15 15:00:18 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 20250815150018499 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57088<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150018901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57088<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44940) 20250815150019416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150019416 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44940, count=74580) 20250815150020417 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150020417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Fri Aug 15 15:00:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150021418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150021418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_gsup_lu_reject started. 20250815150021944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150021945 DMM INFO MM(262420000000005/fee264ca) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150021945 DMM INFO MM(262420000000005/fee264ca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150021945 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150021945 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150021945 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150021945 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150021945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250815150021945 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150021945 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150021945 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150021945 DLLC NOTICE LLME(d09ccc04/fee264ca){ASSIGNED} LLGM Assign pre (fee264ca => ffffffff) (gprs_llc.c:1079) 20250815150021945 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fee264ca => ffffffff) (gprs_llc.c:1125) 20250815150021945 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(187)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(187)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150021968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150021968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150021968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150021968 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150021968 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150021968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150021968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150021968 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150021968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(187)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150021969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150021969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150021969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150021969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150021969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150021969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150021969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150021969 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150021969 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150021969 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150021969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150021969 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150021969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(187)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(187)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150021972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(184)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(188)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150021979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150021979 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(189)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(186)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(188)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(193)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(193)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(192)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150021997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150021997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150021997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150021997 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150021997 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150021997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150021997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150021997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150021997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(193)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150021998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150021998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150021998 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150021999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150021999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150021999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150021999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150021999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150021999 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150021999 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150021999 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150021999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150021999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(193)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(193)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(194)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150022003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(189)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150022010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150022010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(190)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(192)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(198)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(198)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150022021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150022021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150022021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150022021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150022021 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150022021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150022021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150022021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150022021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(198)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150022022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150022022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150022022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150022022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150022022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150022022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150022022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150022022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150022022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150022022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150022022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150022023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150022023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(198)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(198)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150022025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150022034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150022034 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(195)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150022419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150022419 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150022419 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150022419 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(197)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(197)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150022421 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(197)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(197)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit }20250815150022422 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(197)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(197)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(197)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(197)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(186)@c92948cd11f8: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='DA8B2691'O, index=0 SGSN_Test-GSUP(199)@c92948cd11f8: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@c92948cd11f8: 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 := '1321FC3C56443033F4FDED3714F1835F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE1676CA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE8BA07BDB16C4F6'O } } } } } 20250815150023456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150023456 DLLC NOTICE LLME(ffffffff/da8b2691){UNASSIGNED} LLC RX: unknown TLLI 0xda8b2691, creating LLME on the fly (gprs_llc.c:552) 20250815150023456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150023456 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150023456 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150023456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150023456 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150023456 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150023456 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150023456 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150023456 DLLC NOTICE LLME(ffffffff/da8b2691){UNASSIGNED} LLGM Assign pre (da8b2691 => c45b9ddc) (gprs_llc.c:1079) 20250815150023456 DLLC NOTICE LLME(da8b2691/c45b9ddc){ASSIGNED} LLGM Assign post (da8b2691 => c45b9ddc) (gprs_llc.c:1125) 20250815150023456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150023456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150023456 DMM DEBUG MM(262420000000006/c45b9ddc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150023463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150023463 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150023463 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150023463 DMM DEBUG MM(262420000000006/c45b9ddc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250815150023463 DMM NOTICE MM(262420000000006/c45b9ddc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150023463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150023463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150023463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150023463 DMM DEBUG MM(262420000000006/c45b9ddc) Requesting authorization (sgsn_auth.c:160) 20250815150023463 DMM INFO MM(262420000000006/c45b9ddc) Requesting authentication tuples (sgsn_auth.c:184) 20250815150023463 DMM DEBUG MM(262420000000006/c45b9ddc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150023463 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250815150023463 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@c92948cd11f8: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250815150023465 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150023465 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150023465 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150023465 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150023466 DMM INFO MM(262420000000006/c45b9ddc) Subscriber data update (mmctx.c:445) 20250815150023466 DMM DEBUG MM(262420000000006/c45b9ddc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150023466 DMM INFO MM(262420000000006/c45b9ddc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150023466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150023466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150023466 DMM INFO MM(262420000000006/c45b9ddc) <- GMM AUTH AND CIPHERING REQ (rand = 13 21 fc 3c 56 44 30 33 f4 fd ed 37 14 f1 83 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150023471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150023471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150023471 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150023471 DMM INFO MM(262420000000006/c45b9ddc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150023471 DMM NOTICE MM(262420000000006/c45b9ddc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150023471 DMM DEBUG MM(262420000000006/c45b9ddc) checking auth: received GSM SRES = de 16 76 ca (gprs_gmm.c:716) 20250815150023471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150023471 DMM DEBUG MM(262420000000006/c45b9ddc) Requesting authorization (sgsn_auth.c:160) 20250815150023471 DMM INFO MM(262420000000006/c45b9ddc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150023471 DMM DEBUG MM(262420000000006/c45b9ddc) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150023471 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250815150023471 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) 20250815150023471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150023471 DMM INFO MM(262420000000006/c45b9ddc) <- GMM ATTACH ACCEPT (new P-TMSI=0xc45b9ddc) (gprs_gmm.c:337) 20250815150023472 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250815150023472 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250815150023472 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250815150023472 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150023472 DMM INFO MM(262420000000006/c45b9ddc) Subscriber data update (mmctx.c:445) 20250815150023472 DMM DEBUG MM(262420000000006/c45b9ddc) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@c92948cd11f8: setverdict(fail): none -> fail MC@c92948cd11f8: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250815150023476 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150023476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(199)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(197)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(187)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(193)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(188)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(198)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(183)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(190)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(186)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(192)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(195)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(191)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@c92948cd11f8: Final verdict of PTC: none 20250815150023478 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46226<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(185)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@c92948cd11f8: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@c92948cd11f8: Final verdict of PTC: fail -NSVCI99-provIP(196)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(185): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(186): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(187): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(188): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(190): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(191): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(192): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(193): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(195): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(196): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(197): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(198): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@c92948cd11f8: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Fri Aug 15 15:00:23 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 20250815150023528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150023929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=76852) 20250815150024477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150024477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=76852, count=81208) 20250815150025478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150025478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150025635 DGPRS DEBUG Checking for inactive LLMEs, time = 57798224 (sgsn.c:132) 20250815150025640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150025640 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150025640 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150025640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150025640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150025640 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150025640 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150025640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150025640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150025640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Fri Aug 15 15:00:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150026480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150026480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_combined started. 20250815150026960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150026960 DMM INFO MM(262420000000006/c45b9ddc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150026960 DMM INFO MM(262420000000006/c45b9ddc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150026960 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150026960 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150026960 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150026960 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150026960 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250815150026960 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150026960 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150026960 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150026960 DLLC NOTICE LLME(da8b2691/c45b9ddc){ASSIGNED} LLGM Assign pre (c45b9ddc => ffffffff) (gprs_llc.c:1079) 20250815150026960 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c45b9ddc => ffffffff) (gprs_llc.c:1125) 20250815150026960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150026981 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150026981 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150026981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150026981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150026982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150026982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150026982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150026982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150026982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150026982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150026985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(208)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(204)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150026990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150026990 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_combined-BVCI196(206)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(209)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(208)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(213)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(213)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150027007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150027007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150027007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150027007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150027007 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150027007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150027007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150027008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150027008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(212)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(213)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150027009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150027009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150027009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150027010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150027010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150027010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150027010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150027010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150027010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150027010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150027010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(213)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150027010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150027010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(213)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150027013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(209)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(212)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150027021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150027021 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(217)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_attach_combined-BVCI210(210)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150027024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150027024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150027024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150027024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150027024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150027024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150027024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150027024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150027024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150027025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150027025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150027025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150027025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150027025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150027025 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150027025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150027025 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150027025 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150027025 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150027025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150027026 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150027026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(217)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150027029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150027035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150027035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150027481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150027481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150027481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150027481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150027482 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150027482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(218)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(218)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(206)@c92948cd11f8: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='F13800DB'O, index=0 SGSN_Test-GSUP(219)@c92948cd11f8: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@c92948cd11f8: 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 := '38EFE3724DF9926F2674A59D7CDB0397'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3227B2E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2BBE440E54DC2768'O } } } } } 20250815150028511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150028511 DLLC NOTICE LLME(ffffffff/f13800db){UNASSIGNED} LLC RX: unknown TLLI 0xf13800db, creating LLME on the fly (gprs_llc.c:552) 20250815150028511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150028511 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250815150028511 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150028511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150028511 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150028511 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150028511 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150028511 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150028511 DLLC NOTICE LLME(ffffffff/f13800db){UNASSIGNED} LLGM Assign pre (f13800db => cbe36f46) (gprs_llc.c:1079) 20250815150028511 DLLC NOTICE LLME(f13800db/cbe36f46){ASSIGNED} LLGM Assign post (f13800db => cbe36f46) (gprs_llc.c:1125) 20250815150028511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150028511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150028511 DMM DEBUG MM(262420000000007/cbe36f46) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150028519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150028519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150028519 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150028519 DMM DEBUG MM(262420000000007/cbe36f46) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250815150028519 DMM NOTICE MM(262420000000007/cbe36f46) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150028519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150028519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150028520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150028520 DMM DEBUG MM(262420000000007/cbe36f46) Requesting authorization (sgsn_auth.c:160) 20250815150028520 DMM INFO MM(262420000000007/cbe36f46) Requesting authentication tuples (sgsn_auth.c:184) 20250815150028520 DMM DEBUG MM(262420000000007/cbe36f46) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150028520 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250815150028520 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@c92948cd11f8: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250815150028521 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150028521 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150028521 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150028521 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150028521 DMM INFO MM(262420000000007/cbe36f46) Subscriber data update (mmctx.c:445) 20250815150028521 DMM DEBUG MM(262420000000007/cbe36f46) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150028521 DMM INFO MM(262420000000007/cbe36f46) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150028521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150028521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150028521 DMM INFO MM(262420000000007/cbe36f46) <- GMM AUTH AND CIPHERING REQ (rand = 38 ef e3 72 4d f9 92 6f 26 74 a5 9d 7c db 03 97 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150028526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150028526 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150028526 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150028526 DMM INFO MM(262420000000007/cbe36f46) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150028526 DMM NOTICE MM(262420000000007/cbe36f46) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150028526 DMM DEBUG MM(262420000000007/cbe36f46) checking auth: received GSM SRES = a3 22 7b 2e (gprs_gmm.c:716) 20250815150028526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150028526 DMM DEBUG MM(262420000000007/cbe36f46) Requesting authorization (sgsn_auth.c:160) 20250815150028526 DMM INFO MM(262420000000007/cbe36f46) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150028526 DMM DEBUG MM(262420000000007/cbe36f46) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150028526 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250815150028526 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) 20250815150028526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150028526 DMM INFO MM(262420000000007/cbe36f46) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbe36f46) (gprs_gmm.c:337) 20250815150028527 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150028527 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150028527 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250815150028527 DMM INFO MM(262420000000007/cbe36f46) Subscriber data update (mmctx.c:445) 20250815150028527 DMM DEBUG MM(262420000000007/cbe36f46) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150028527 DMM INFO MM(262420000000007/cbe36f46) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150028527 DMM NOTICE MM(262420000000007/cbe36f46) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250815150028527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150028527 DMM NOTICE MM(262420000000007/cbe36f46) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150028527 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) 20250815150028527 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150028527 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250815150028527 DMM INFO MM(262420000000007/cbe36f46) Subscriber data update (mmctx.c:445) 20250815150028527 DMM DEBUG MM(262420000000007/cbe36f46) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@c92948cd11f8: Removing Client IMSI='262420000000007'H, index=0 20250815150028531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150028531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150028531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150028531 DMM INFO MM(262420000000007/cbe36f46) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150028531 DMM NOTICE MM(262420000000007/cbe36f46) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150028531 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150028531 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150028531 DLLC NOTICE LLME(f13800db/cbe36f46){ASSIGNED} LLGM Assign pre (ffffffff => cbe36f46) (gprs_llc.c:1079) 20250815150028531 DLLC NOTICE LLME(ffffffff/cbe36f46){ASSIGNED} LLGM Assign post (ffffffff => cbe36f46) (gprs_llc.c:1125) 20250815150028531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150028531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150028531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150028531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@c92948cd11f8: Final verdict of PTC: pass 20250815150028533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(219)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(207)@c92948cd11f8: Final verdict of PTC: none 20250815150028534 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150028534 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_combined-BVCI196(206)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(218)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(213)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(212)@c92948cd11f8: Final verdict of PTC: none TC_attach_combined-BVCI210(210)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@c92948cd11f8: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(217)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(205)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(215)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(211)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_combined-BVCI210(210): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(211): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(212): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(213): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_combined finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Fri Aug 15 15:00:28 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250815150028613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150029014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48328) 20250815150029535 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150029535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48328, count=89092) 20250815150030536 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150030536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Fri Aug 15 15:00:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150031538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150031538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_accept_all started. 20250815150032052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45354<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150032052 DMM INFO MM(262420000000007/cbe36f46) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150032052 DMM INFO MM(262420000000007/cbe36f46) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150032052 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150032052 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150032052 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150032052 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150032052 DLLC NOTICE LLME(ffffffff/cbe36f46){ASSIGNED} LLGM Assign pre (cbe36f46 => ffffffff) (gprs_llc.c:1079) 20250815150032052 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbe36f46 => ffffffff) (gprs_llc.c:1125) 20250815150032052 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250815150032052 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) 20250815150032052 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) 20250815150032052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150032052 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150032052 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150032052 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150032052 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150032073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI97(227)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(227)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(227)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(224)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_accept_all-BVCI196(226)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150032073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150032073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150032073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150032073 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150032073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150032073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150032073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150032073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815150032074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150032074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150032074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150032074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150032074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150032074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150032074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150032074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150032074 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150032074 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150032074 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150032075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150032075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150032076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150032081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150032081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(228)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(229)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(228)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(232)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150032104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150032104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150032104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150032104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150032104 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150032104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150032104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150032104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150032104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150032105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150032105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150032105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150032105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150032105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150032105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150032105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150032105 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150032105 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150032105 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150032105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(232)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150032106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150032106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150032108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150032113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150032113 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(231)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(234)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(233)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(238)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(238)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150032128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150032128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150032128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150032128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150032128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150032128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150032128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150032128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150032128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(238)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150032129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150032129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150032129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150032129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150032129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150032129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150032129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150032129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(238)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150032129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150032129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(238)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150032131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150032136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150032136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(235)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150032540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150032540 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150032540 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150032540 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(237)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(237)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150032543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150032544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(237)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(237)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(237)@c92948cd11f8: 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(237)@c92948cd11f8: 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(237)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(237)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@c92948cd11f8: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='CFF2B7D4'O, index=0 SGSN_Test-GSUP(239)@c92948cd11f8: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250815150033751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150033751 DLLC NOTICE LLME(ffffffff/cff2b7d4){UNASSIGNED} LLC RX: unknown TLLI 0xcff2b7d4, creating LLME on the fly (gprs_llc.c:552) 20250815150033751 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150033751 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150033751 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150033751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150033751 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150033751 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150033751 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150033751 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150033751 DLLC NOTICE LLME(ffffffff/cff2b7d4){UNASSIGNED} LLGM Assign pre (cff2b7d4 => defc84f2) (gprs_llc.c:1079) 20250815150033751 DLLC NOTICE LLME(cff2b7d4/defc84f2){ASSIGNED} LLGM Assign post (cff2b7d4 => defc84f2) (gprs_llc.c:1125) 20250815150033751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150033751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150033751 DMM DEBUG MM(262420000000008/defc84f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150033757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150033757 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150033757 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150033757 DMM DEBUG MM(262420000000008/defc84f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250815150033757 DMM NOTICE MM(262420000000008/defc84f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150033757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150033757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150033757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250815150033757 DMM INFO MM(262420000000008/defc84f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xdefc84f2) (gprs_gmm.c:337) TC_attach_accept_all(242)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@c92948cd11f8: Removing Client IMSI='262420000000008'H, index=0 20250815150034753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150034753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150034753 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150034753 DMM INFO MM(262420000000008/defc84f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150034753 DMM NOTICE MM(262420000000008/defc84f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150034753 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150034753 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150034753 DLLC NOTICE LLME(cff2b7d4/defc84f2){ASSIGNED} LLGM Assign pre (ffffffff => defc84f2) (gprs_llc.c:1079) 20250815150034753 DLLC NOTICE LLME(ffffffff/defc84f2){ASSIGNED} LLGM Assign post (ffffffff => defc84f2) (gprs_llc.c:1125) 20250815150034753 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150034753 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150034753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150034753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@c92948cd11f8: Final verdict of PTC: pass 20250815150034754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45354<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI196(226)@c92948cd11f8: Final verdict of PTC: none 20250815150034755 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150034755 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(227)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(239)@c92948cd11f8: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@c92948cd11f8: Final verdict of PTC: none TC_attach_accept_all-BVCI220(235)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(237)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(223)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(234)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(232)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(236)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(230)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(238)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(225)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_accept_all-BVCI220(235): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(236): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(237): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(238): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_accept_all finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Fri Aug 15 15:00:34 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 20250815150034822 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150035224 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45362<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60660) 20250815150035756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150035756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=60660, count=70716) 20250815150036757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150036757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Fri Aug 15 15:00:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150037758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150037758 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_closed started. 20250815150038587 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45364<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150038590 DMM INFO MM(262420000000008/defc84f2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150038590 DMM INFO MM(262420000000008/defc84f2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150038590 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150038590 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150038590 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150038590 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150038590 DLLC NOTICE LLME(ffffffff/defc84f2){ASSIGNED} LLGM Assign pre (defc84f2 => ffffffff) (gprs_llc.c:1079) 20250815150038590 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (defc84f2 => ffffffff) (gprs_llc.c:1125) 20250815150038590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150038590 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150038590 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150038590 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150038590 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 20250815150038759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150038759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(244)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150039213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150039213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150039213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150039213 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150039213 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150039213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150039214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150039214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150039214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150039218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150039219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150039219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150039219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150039219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150039219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150039219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150039219 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150039219 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150039219 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150039219 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150039222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150039222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(247)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150039228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(248)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(244)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150039241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150039241 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(249)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(246)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(248)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(253)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(253)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150039255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150039255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150039255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150039255 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150039255 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150039255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150039256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150039256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150039256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(252)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(253)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150039257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150039257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150039257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150039257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150039257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150039257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(253)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(253)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150039259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(249)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150039265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150039265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(250)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(252)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(258)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(258)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150039275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150039275 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150039275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150039275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(258)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150039276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150039276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150039276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150039276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150039276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150039276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150039276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150039276 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150039276 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150039276 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150039276 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150039277 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150039277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(258)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(258)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150039279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150039283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150039283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(255)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150039760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150039760 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150039760 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150039760 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(257)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(257)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150039763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(257)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(257)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(257)@c92948cd11f8: 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(257)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250815150039764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(257)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(257)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@c92948cd11f8: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='F0F627A8'O, index=0 SGSN_Test-GSUP(259)@c92948cd11f8: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@c92948cd11f8: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='F0F627A8'O, index=1 20250815150040849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150040849 DLLC NOTICE LLME(ffffffff/f0f627a8){UNASSIGNED} LLC RX: unknown TLLI 0xf0f627a8, creating LLME on the fly (gprs_llc.c:552) 20250815150040849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150040849 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150040849 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150040849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150040849 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150040849 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150040849 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150040849 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150040849 DLLC NOTICE LLME(ffffffff/f0f627a8){UNASSIGNED} LLGM Assign pre (f0f627a8 => dcaeaede) (gprs_llc.c:1079) 20250815150040849 DLLC NOTICE LLME(f0f627a8/dcaeaede){ASSIGNED} LLGM Assign post (f0f627a8 => dcaeaede) (gprs_llc.c:1125) 20250815150040849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150040849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150040849 DMM DEBUG MM(001010123456789/dcaeaede) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150040874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150040874 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150040874 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150040874 DMM DEBUG MM(001010123456789/dcaeaede) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250815150040874 DMM NOTICE MM(001010123456789/dcaeaede) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150040874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150040874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150040874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250815150040874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150040874 DMM NOTICE MM(001010123456789/dcaeaede) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250815150040874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Reject}: Deallocated (fsm.c:568) 20250815150040875 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150040875 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150040875 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150040875 DLLC NOTICE LLME(f0f627a8/dcaeaede){ASSIGNED} LLGM Assign pre (dcaeaede => ffffffff) (gprs_llc.c:1079) 20250815150040875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dcaeaede => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@c92948cd11f8: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@c92948cd11f8: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@c92948cd11f8: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='F9D53A5F'O, index=2 SGSN_Test-GSUP(259)@c92948cd11f8: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250815150040918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150040918 DLLC NOTICE LLME(ffffffff/f9d53a5f){UNASSIGNED} LLC RX: unknown TLLI 0xf9d53a5f, creating LLME on the fly (gprs_llc.c:552) 20250815150040918 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150040918 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150040918 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150040918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150040918 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150040918 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150040918 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150040918 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150040918 DLLC NOTICE LLME(ffffffff/f9d53a5f){UNASSIGNED} LLGM Assign pre (f9d53a5f => e813193f) (gprs_llc.c:1079) 20250815150040918 DLLC NOTICE LLME(f9d53a5f/e813193f){ASSIGNED} LLGM Assign post (f9d53a5f => e813193f) (gprs_llc.c:1125) 20250815150040918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150040918 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150040918 DMM DEBUG MM(262420000000010/e813193f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150040921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150040921 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150040921 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150040921 DMM DEBUG MM(262420000000010/e813193f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250815150040921 DMM NOTICE MM(262420000000010/e813193f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150040921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150040921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150040921 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250815150040921 DMM INFO MM(262420000000010/e813193f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe813193f) (gprs_gmm.c:337) TC_attach_closed(263)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@c92948cd11f8: Removing Client IMSI='262420000000010'H, index=2 20250815150041931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150041931 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150041931 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150041931 DMM INFO MM(262420000000010/e813193f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150041931 DMM NOTICE MM(262420000000010/e813193f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150041931 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150041931 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150041931 DLLC NOTICE LLME(f9d53a5f/e813193f){ASSIGNED} LLGM Assign pre (ffffffff => e813193f) (gprs_llc.c:1079) 20250815150041931 DLLC NOTICE LLME(ffffffff/e813193f){ASSIGNED} LLGM Assign post (ffffffff => e813193f) (gprs_llc.c:1125) 20250815150041931 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150041931 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150041931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150041931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@c92948cd11f8: Final verdict of PTC: pass 20250815150041935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45364<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(259)@c92948cd11f8: Final verdict of PTC: none 20250815150041940 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150041940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(257)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(247)@c92948cd11f8: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(258)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(253)@c92948cd11f8: Final verdict of PTC: none TC_attach_closed-BVCI210(250)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@c92948cd11f8: Final verdict of PTC: none TC_attach_closed-BVCI220(255)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(252)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(251)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(256)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(245)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed-BVCI210(250): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(251): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(252): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(253): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed-BVCI220(255): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(256): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(257): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(258): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@c92948cd11f8: Test case TC_attach_closed finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Fri Aug 15 15:00:42 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250815150042059 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150042460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41690<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71808) 20250815150042941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150042941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71808, count=81864) 20250815150043942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150043942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Fri Aug 15 15:00:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150044943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150044943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_no_imei_response started. 20250815150045526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150045531 DMM INFO MM(262420000000010/e813193f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150045531 DMM INFO MM(262420000000010/e813193f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150045531 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150045531 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150045531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150045531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150045531 DLLC NOTICE LLME(ffffffff/e813193f){ASSIGNED} LLGM Assign pre (e813193f => ffffffff) (gprs_llc.c:1079) 20250815150045531 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e813193f => ffffffff) (gprs_llc.c:1125) 20250815150045531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150045531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150045531 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150045531 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150045531 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150045581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150045581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150045581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150045581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150045581 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150045581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150045581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150045581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150045581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150045583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150045583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150045583 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150045584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150045584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150045584 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150045584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150045584 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150045584 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150045584 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150045584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(268)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150045585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150045585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(269)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150045590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(270)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(265)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150045600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150045600 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(267)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(269)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(274)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(274)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(273)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150045611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150045611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150045611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150045611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150045611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150045611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150045611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150045611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150045611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(274)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150045613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150045613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150045613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150045613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150045613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150045613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150045613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150045613 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150045613 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150045613 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150045613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150045613 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(274)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150045613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(274)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150045615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(270)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150045621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150045621 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(273)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imei_response-BVCI210(271)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(278)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150045627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150045627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150045627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150045627 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150045627 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150045627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150045627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150045627 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150045627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150045628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150045628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150045628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150045629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150045629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150045629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150045629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150045629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150045629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150045629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150045629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150045629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150045629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150045632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150045639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150045639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150045944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150045944 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150045944 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150045944 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150045949 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150045950 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(267)@c92948cd11f8: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='E5234744'O, index=0 SGSN_Test-GSUP(280)@c92948cd11f8: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250815150047064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150047064 DLLC NOTICE LLME(ffffffff/e5234744){UNASSIGNED} LLC RX: unknown TLLI 0xe5234744, creating LLME on the fly (gprs_llc.c:552) 20250815150047064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150047064 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250815150047064 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150047064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150047064 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150047064 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150047064 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150047064 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150047064 DLLC NOTICE LLME(ffffffff/e5234744){UNASSIGNED} LLGM Assign pre (e5234744 => de40a011) (gprs_llc.c:1079) 20250815150047064 DLLC NOTICE LLME(e5234744/de40a011){ASSIGNED} LLGM Assign post (e5234744 => de40a011) (gprs_llc.c:1125) 20250815150047064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150047064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150047064 DMM DEBUG MM(262420000000032/de40a011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150053065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150053065 DMM DEBUG MM(262420000000032/de40a011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150055590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150055590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150055590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(274)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150055622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150055622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150055622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(274)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150055636 DGPRS DEBUG Checking for inactive LLMEs, time = 57798254 (sgsn.c:132) -NSVCI99(278)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150055639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150055639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150055639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150055640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150055640 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150055640 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150055640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150055640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150055640 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150055640 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150055640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150055640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150055640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI99(278)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150059066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150059066 DMM DEBUG MM(262420000000032/de40a011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150105067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150105067 DMM DEBUG MM(262420000000032/de40a011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150105594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150105594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150105594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(274)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150105631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150105631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150105631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(274)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150105651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150105651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150105651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150105945 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815150105945 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815150105946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150111068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150111068 DMM DEBUG MM(262420000000032/de40a011) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150115586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150115590 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150115590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150115596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150115597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150115597 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150115614 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150115617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150115617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150115630 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI98(274)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150115632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150115632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150115632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150115633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150115633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(274)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150115654 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150115655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150115655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150117069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150117069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250815150117069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150117069 DMM NOTICE MM(262420000000032/de40a011) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250815150117069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Reject}: Deallocated (fsm.c:568) 20250815150117069 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150117069 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150117069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150117069 DLLC NOTICE LLME(e5234744/de40a011){ASSIGNED} LLGM Assign pre (de40a011 => ffffffff) (gprs_llc.c:1079) 20250815150117069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de40a011 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@c92948cd11f8: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@c92948cd11f8: Final verdict of PTC: pass 20250815150117080 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41702<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_no_imei_response-BVCI220(277)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@c92948cd11f8: Final verdict of PTC: none 20250815150117082 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150117082 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI196(267)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(280)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(268)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(279)@c92948cd11f8: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(271)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(273)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(274)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(272)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(278)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(276)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(266)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imei_response-BVCI210(271): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(272): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(273): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(274): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Fri Aug 15 15:01:17 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 20250815150117163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150117564 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=77940) 20250815150118083 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150118083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77940, count=86196) 20250815150119084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150119084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Fri Aug 15 15:01:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150120085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150120085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_no_imsi_response started. 20250815150120619 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150120621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(289)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(289)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150120668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150120668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150120668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150120668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150120668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150120668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150120668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150120668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150120668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(288)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(289)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150120672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150120672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150120672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150120672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150120672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150120672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150120672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150120672 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150120672 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150120672 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150120672 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150120672 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150120672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(289)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(289)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150120678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(290)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(285)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150120683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150120683 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(286)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(288)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(294)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(294)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150120690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150120690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150120690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150120690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150120690 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150120690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150120690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150120690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150120690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(293)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(294)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150120691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150120691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150120691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150120691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150120691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150120691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150120691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150120691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150120691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150120691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150120691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150120692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150120692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(294)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(294)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150120694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(290)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(295)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150120700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150120700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(293)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_no_imsi_response-BVCI210(291)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(298)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150120704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150120704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150120704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150120704 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150120704 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150120704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150120704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150120704 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150120704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150120705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150120705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150120705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150120705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150120705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150120705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150120705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150120705 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150120705 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150120705 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150120705 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150120705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150120705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150120707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150120713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150120713 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150121086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150121086 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150121086 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150121086 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150121089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150121090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(286)@c92948cd11f8: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='C7ED6855'O, index=0 SGSN_Test-GSUP(300)@c92948cd11f8: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250815150122170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150122171 DLLC NOTICE LLME(ffffffff/c7ed6855){UNASSIGNED} LLC RX: unknown TLLI 0xc7ed6855, creating LLME on the fly (gprs_llc.c:552) 20250815150122171 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150122171 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250815150122171 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150122171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150122171 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150122171 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150122171 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150122171 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150122171 DLLC NOTICE LLME(ffffffff/c7ed6855){UNASSIGNED} LLGM Assign pre (c7ed6855 => d00b003e) (gprs_llc.c:1079) 20250815150122171 DLLC NOTICE LLME(c7ed6855/d00b003e){ASSIGNED} LLGM Assign post (c7ed6855 => d00b003e) (gprs_llc.c:1125) 20250815150122171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150122171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150122171 DMM DEBUG MM(/d00b003e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150122196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150122196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150122196 DMM DEBUG MM_STATE_Gb(3354224725)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150122196 DMM DEBUG MM(/d00b003e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250815150122196 DMM NOTICE MM(/d00b003e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150122196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150122196 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250815150122196 DMM DEBUG MM(/d00b003e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250815150125637 DGPRS DEBUG Checking for inactive LLMEs, time = 57798284 (sgsn.c:132) 20250815150125640 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150125641 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150125641 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150125641 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150125641 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150125641 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150125641 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150125641 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150125641 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150125641 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150128197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150128197 DMM DEBUG MM(/d00b003e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(289)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150130677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150130677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150130677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(289)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(294)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150130700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150130700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150130700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(294)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150130717 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150130718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150130718 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150134198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150134198 DMM DEBUG MM(/d00b003e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250815150140199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150140199 DMM DEBUG MM(/d00b003e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(289)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150140684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150140684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150140684 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(289)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(294)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150140716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150140716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150140716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(294)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150140727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150140727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150140727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150141087 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815150141087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815150141088 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150146200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150146200 DMM DEBUG MM(/d00b003e) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250815150150673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150150677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150150677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(289)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150150688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150150688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150150688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(289)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150150692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150150694 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150150694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150150706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150150709 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150150709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(294)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150150721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150150721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150150721 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(294)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150150731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150150731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150150731 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150152201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250815150152201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250815150152201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150152201 DMM NOTICE MM(/d00b003e) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250815150152201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Reject}: Deallocated (fsm.c:568) 20250815150152201 DMM DEBUG MM_STATE_Gb(3354224725)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150152201 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150152201 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150152201 DLLC NOTICE LLME(c7ed6855/d00b003e){ASSIGNED} LLGM Assign pre (d00b003e => ffffffff) (gprs_llc.c:1079) 20250815150152201 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d00b003e => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(286)@c92948cd11f8: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@c92948cd11f8: Final verdict of PTC: pass 20250815150152210 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40474<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150152213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150152213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(299)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(300)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(298)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(293)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(294)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(288)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@c92948cd11f8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(297)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(284)@c92948cd11f8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(291)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(289)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(292)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(287)@c92948cd11f8: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(286)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(296)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(286): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(287): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(288): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(289): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(291): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(292): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(293): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(294): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Fri Aug 15 15:01:52 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 20250815150152311 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150152712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78528) 20250815150153214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150153214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78528, count=87400) 20250815150154215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150154215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Fri Aug 15 15:01:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150155216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150155216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150155638 DGPRS DEBUG Checking for inactive LLMEs, time = 57798314 (sgsn.c:132) 20250815150155642 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150155642 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150155642 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150155642 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150155642 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150155642 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150155642 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150155642 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150155642 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150155642 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_closed_add_vty started. 20250815150155791 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150155792 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150155817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150155817 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150155817 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150155817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150155817 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150155817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150155818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150155818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150155818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150155819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150155819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150155819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150155819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150155819 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150155819 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150155819 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150155819 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(308)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150155819 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150155819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150155822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150155829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150155829 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(310)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(309)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150155836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150155836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150155836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150155837 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150155837 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150155837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150155837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150155837 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150155837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150155838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150155838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150155838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150155838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150155838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150155838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150155838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150155838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150155838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150155838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150155841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(314)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(310)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150155847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150155847 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(312)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(315)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(314)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(319)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(319)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150155863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150155863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150155863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150155863 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150155863 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150155863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150155863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150155863 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150155863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(319)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150155864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150155864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150155864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150155864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150155864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150155864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150155864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150155864 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150155864 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150155864 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150155864 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150155864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150155864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(319)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(319)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150155866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150155870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150155870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(316)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150156217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150156217 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150156217 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150156217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(318)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(318)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150156221 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(318)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(318)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150156223 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(318)@c92948cd11f8: 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(318)@c92948cd11f8: 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(318)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(318)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='DE43B95F'O, index=0 SGSN_Test-GSUP(320)@c92948cd11f8: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='DE43B95F'O, index=1 20250815150157297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150157297 DLLC NOTICE LLME(ffffffff/de43b95f){UNASSIGNED} LLC RX: unknown TLLI 0xde43b95f, creating LLME on the fly (gprs_llc.c:552) 20250815150157297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150157297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150157297 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150157297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150157297 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150157297 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150157297 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150157297 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150157297 DLLC NOTICE LLME(ffffffff/de43b95f){UNASSIGNED} LLGM Assign pre (de43b95f => fddb3467) (gprs_llc.c:1079) 20250815150157297 DLLC NOTICE LLME(de43b95f/fddb3467){ASSIGNED} LLGM Assign post (de43b95f => fddb3467) (gprs_llc.c:1125) 20250815150157297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150157297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150157297 DMM DEBUG MM(001010123456789/fddb3467) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150157304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150157304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150157304 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150157304 DMM DEBUG MM(001010123456789/fddb3467) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250815150157304 DMM NOTICE MM(001010123456789/fddb3467) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150157304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150157304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150157304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250815150157304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150157304 DMM NOTICE MM(001010123456789/fddb3467) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250815150157304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Reject}: Deallocated (fsm.c:568) 20250815150157304 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150157304 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150157304 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150157304 DLLC NOTICE LLME(de43b95f/fddb3467){ASSIGNED} LLGM Assign pre (fddb3467 => ffffffff) (gprs_llc.c:1079) 20250815150157304 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fddb3467 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='DE43B95F'O, index=2 20250815150157307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150157307 DLLC NOTICE LLME(ffffffff/de43b95f){UNASSIGNED} LLC RX: unknown TLLI 0xde43b95f, creating LLME on the fly (gprs_llc.c:552) 20250815150157307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150157307 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150157307 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150157307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150157307 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150157307 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150157307 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150157307 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150157307 DLLC NOTICE LLME(ffffffff/de43b95f){UNASSIGNED} LLGM Assign pre (de43b95f => cc2e5ade) (gprs_llc.c:1079) 20250815150157307 DLLC NOTICE LLME(de43b95f/cc2e5ade){ASSIGNED} LLGM Assign post (de43b95f => cc2e5ade) (gprs_llc.c:1125) 20250815150157307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150157307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150157307 DMM DEBUG MM(001010123456700/cc2e5ade) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150157309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150157309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150157309 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150157309 DMM DEBUG MM(001010123456700/cc2e5ade) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250815150157309 DMM NOTICE MM(001010123456700/cc2e5ade) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150157309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150157309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150157309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250815150157309 DMM INFO MM(001010123456700/cc2e5ade) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc2e5ade) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: Removing Client IMSI='001010123456700'H, index=2 20250815150158318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150158318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150158319 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150158319 DMM INFO MM(001010123456700/cc2e5ade) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150158319 DMM NOTICE MM(001010123456700/cc2e5ade) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150158319 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150158319 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150158319 DLLC NOTICE LLME(de43b95f/cc2e5ade){ASSIGNED} LLGM Assign pre (ffffffff => cc2e5ade) (gprs_llc.c:1079) 20250815150158319 DLLC NOTICE LLME(ffffffff/cc2e5ade){ASSIGNED} LLGM Assign post (ffffffff => cc2e5ade) (gprs_llc.c:1125) 20250815150158319 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150158319 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150158319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150158319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@c92948cd11f8: Final verdict of PTC: pass 20250815150158325 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37460<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150158330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150158330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(309)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(319)@c92948cd11f8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@c92948cd11f8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(316)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(318)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(320)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(308)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(313)@c92948cd11f8: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(306)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(311)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(317)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(316): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(317): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(318): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(319): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Fri Aug 15 15:01:58 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 20250815150158440 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150158842 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37474<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78536) 20250815150159331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150159331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78536, count=88592) 20250815150200333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150200333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Fri Aug 15 15:02:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150201335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150201335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_check_subscriber_list started. 20250815150201917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150201920 DMM INFO MM(001010123456700/cc2e5ade) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150201920 DMM INFO MM(001010123456700/cc2e5ade) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150201920 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150201920 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150201920 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150201920 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150201920 DLLC NOTICE LLME(ffffffff/cc2e5ade){ASSIGNED} LLGM Assign pre (cc2e5ade => ffffffff) (gprs_llc.c:1079) 20250815150201920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc2e5ade => ffffffff) (gprs_llc.c:1125) 20250815150201920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150201920 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150201920 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150201920 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150201920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150201956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150201956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150201956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150201956 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150201956 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150201956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150201956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150201956 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150201956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150201957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150201957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150201957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150201957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150201957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150201957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150201957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150201957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150201957 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150201957 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150201957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150201957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150201957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150201959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(329)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(325)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150201965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150201965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(327)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(330)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(329)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150201974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150201974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150201974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150201974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150201974 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150201974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150201974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150201974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150201974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150201975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150201975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150201975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150201975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150201975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150201975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150201975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150201975 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150201975 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150201975 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150201975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150201975 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150201975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(333)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150201977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(334)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(330)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150201982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150201982 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(332)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(335)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(334)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(338)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150201991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150201991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150201991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150201991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150201991 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150201991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150201991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150201991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150201991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150201991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150201991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150201991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150201992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150201992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150201992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150201992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150201992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150201992 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150201992 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150201992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150201992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150201992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(338)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150201994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150201999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150201999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150202336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150202336 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150202336 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150202336 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150202341 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(339)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150202342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@c92948cd11f8: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='E65AD7C4'O, index=0 SGSN_Test-GSUP(340)@c92948cd11f8: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@c92948cd11f8: 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 := '20269D63D45772FA31E0A9B40F0A41B1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '805A256E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ECCD91FB13B50953'O } } } } } 20250815150203407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150203407 DLLC NOTICE LLME(ffffffff/e65ad7c4){UNASSIGNED} LLC RX: unknown TLLI 0xe65ad7c4, creating LLME on the fly (gprs_llc.c:552) 20250815150203407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150203407 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150203408 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150203408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150203408 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150203408 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150203408 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150203408 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150203408 DLLC NOTICE LLME(ffffffff/e65ad7c4){UNASSIGNED} LLGM Assign pre (e65ad7c4 => f77720ba) (gprs_llc.c:1079) 20250815150203408 DLLC NOTICE LLME(e65ad7c4/f77720ba){ASSIGNED} LLGM Assign post (e65ad7c4 => f77720ba) (gprs_llc.c:1125) 20250815150203408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150203408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150203408 DMM DEBUG MM(262420000000034/f77720ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150203427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150203427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150203427 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150203427 DMM DEBUG MM(262420000000034/f77720ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250815150203427 DMM NOTICE MM(262420000000034/f77720ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150203427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150203427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150203427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150203427 DMM DEBUG MM(262420000000034/f77720ba) Requesting authorization (sgsn_auth.c:160) 20250815150203427 DMM INFO MM(262420000000034/f77720ba) Requesting authentication tuples (sgsn_auth.c:184) 20250815150203427 DMM DEBUG MM(262420000000034/f77720ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150203427 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250815150203427 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@c92948cd11f8: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250815150203433 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150203433 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150203433 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150203433 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150203433 DMM INFO MM(262420000000034/f77720ba) Subscriber data update (mmctx.c:445) 20250815150203433 DMM DEBUG MM(262420000000034/f77720ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150203433 DMM INFO MM(262420000000034/f77720ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150203433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150203433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150203433 DMM INFO MM(262420000000034/f77720ba) <- GMM AUTH AND CIPHERING REQ (rand = 20 26 9d 63 d4 57 72 fa 31 e0 a9 b4 0f 0a 41 b1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150203447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150203447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150203447 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150203447 DMM INFO MM(262420000000034/f77720ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150203447 DMM NOTICE MM(262420000000034/f77720ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150203447 DMM DEBUG MM(262420000000034/f77720ba) checking auth: received GSM SRES = 80 5a 25 6e (gprs_gmm.c:716) 20250815150203448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150203448 DMM DEBUG MM(262420000000034/f77720ba) Requesting authorization (sgsn_auth.c:160) 20250815150203448 DMM INFO MM(262420000000034/f77720ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150203448 DMM DEBUG MM(262420000000034/f77720ba) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150203448 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250815150203448 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) 20250815150203448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150203448 DMM INFO MM(262420000000034/f77720ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xf77720ba) (gprs_gmm.c:337) 20250815150203451 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150203451 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150203451 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250815150203451 DMM INFO MM(262420000000034/f77720ba) Subscriber data update (mmctx.c:445) 20250815150203451 DMM DEBUG MM(262420000000034/f77720ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150203451 DMM INFO MM(262420000000034/f77720ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150203451 DMM NOTICE MM(262420000000034/f77720ba) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250815150203451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150203451 DMM NOTICE MM(262420000000034/f77720ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150203451 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) 20250815150203453 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150203453 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250815150203453 DMM INFO MM(262420000000034/f77720ba) Subscriber data update (mmctx.c:445) 20250815150203453 DMM DEBUG MM(262420000000034/f77720ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150203465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150203466 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150203466 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150203466 DMM INFO MM(262420000000034/f77720ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150203466 DMM NOTICE MM(262420000000034/f77720ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150203466 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150203466 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150203466 DLLC NOTICE LLME(e65ad7c4/f77720ba){ASSIGNED} LLGM Assign pre (ffffffff => f77720ba) (gprs_llc.c:1079) 20250815150203466 DLLC NOTICE LLME(ffffffff/f77720ba){ASSIGNED} LLGM Assign post (ffffffff => f77720ba) (gprs_llc.c:1125) 20250815150203466 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150203466 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150203466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150203466 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@c92948cd11f8: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@c92948cd11f8: Final verdict of PTC: pass 20250815150203527 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250815150203527 DMM INFO MM(262420000000034/f77720ba) Subscriber data update (mmctx.c:445) 20250815150203527 DMM DEBUG MM(262420000000034/f77720ba) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250815150203527 DMM INFO MM(262420000000034/f77720ba) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250815150203527 DMM INFO MM(262420000000034/f77720ba) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150203527 DMM INFO MM(262420000000034/f77720ba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150203527 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150203527 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150203527 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150203527 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150203527 DLLC NOTICE LLME(ffffffff/f77720ba){ASSIGNED} LLGM Assign pre (f77720ba => ffffffff) (gprs_llc.c:1079) 20250815150203527 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f77720ba => ffffffff) (gprs_llc.c:1125) 20250815150203527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150203527 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150203527 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150203527 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150203530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(328)@c92948cd11f8: Final verdict of PTC: none 20250815150203535 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150203535 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(338)@c92948cd11f8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(325)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(339)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(333)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@c92948cd11f8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@c92948cd11f8: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(331)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(336)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(326)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Fri Aug 15 15:02:03 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 20250815150203643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150204044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83236) 20250815150204537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150204537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83236, count=95444) 20250815150205539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150205539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Fri Aug 15 15:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150206540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150206540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_detach_check_subscriber_list started. 20250815150207122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41652<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150207123 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150207146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150207146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150207146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150207146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150207146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150207146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150207146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150207146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150207146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150207147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150207147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150207147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150207147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150207147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150207147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150207147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150207147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150207147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150207147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150207147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150207148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150207148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150207150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(349)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(345)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(350)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150207157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(347)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(349)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(354)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(354)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(353)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150207168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150207168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150207168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150207168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150207168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150207168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150207168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150207168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150207168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(354)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150207168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150207168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150207168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150207169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150207169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150207169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150207169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150207169 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150207169 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150207169 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150207169 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150207169 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150207169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(354)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(354)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150207171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(350)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(355)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150207176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207176 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(353)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(351)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(358)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(358)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150207180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150207180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150207180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150207180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150207180 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150207180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150207180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150207180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150207180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150207181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150207181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150207181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150207181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150207181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150207181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150207181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150207182 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150207182 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150207182 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150207182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150207182 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150207182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(358)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150207184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150207188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207188 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150207542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150207542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150207542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150207542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150207546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(359)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150207548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(359)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@c92948cd11f8: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='CB758BC9'O, index=0 SGSN_Test-GSUP(360)@c92948cd11f8: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@c92948cd11f8: 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 := '4D7BFA9A28EDFB66C0B08F4B6A185738'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '95790AD5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'ACBE33E920CDFFAC'O } } } } } 20250815150207591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207591 DLLC NOTICE LLME(ffffffff/cb758bc9){UNASSIGNED} LLC RX: unknown TLLI 0xcb758bc9, creating LLME on the fly (gprs_llc.c:552) 20250815150207591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150207591 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150207591 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150207591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150207591 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150207591 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150207591 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150207591 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150207591 DLLC NOTICE LLME(ffffffff/cb758bc9){UNASSIGNED} LLGM Assign pre (cb758bc9 => f3953f25) (gprs_llc.c:1079) 20250815150207591 DLLC NOTICE LLME(cb758bc9/f3953f25){ASSIGNED} LLGM Assign post (cb758bc9 => f3953f25) (gprs_llc.c:1125) 20250815150207591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150207591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150207591 DMM DEBUG MM(262420000000033/f3953f25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150207597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207597 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150207597 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150207597 DMM DEBUG MM(262420000000033/f3953f25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250815150207597 DMM NOTICE MM(262420000000033/f3953f25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150207597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150207597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150207597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150207597 DMM DEBUG MM(262420000000033/f3953f25) Requesting authorization (sgsn_auth.c:160) 20250815150207597 DMM INFO MM(262420000000033/f3953f25) Requesting authentication tuples (sgsn_auth.c:184) 20250815150207597 DMM DEBUG MM(262420000000033/f3953f25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150207597 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250815150207597 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@c92948cd11f8: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250815150207599 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150207599 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150207599 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150207599 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150207599 DMM INFO MM(262420000000033/f3953f25) Subscriber data update (mmctx.c:445) 20250815150207599 DMM DEBUG MM(262420000000033/f3953f25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150207599 DMM INFO MM(262420000000033/f3953f25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150207599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150207599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150207599 DMM INFO MM(262420000000033/f3953f25) <- GMM AUTH AND CIPHERING REQ (rand = 4d 7b fa 9a 28 ed fb 66 c0 b0 8f 4b 6a 18 57 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150207604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150207604 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150207604 DMM INFO MM(262420000000033/f3953f25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150207604 DMM NOTICE MM(262420000000033/f3953f25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150207604 DMM DEBUG MM(262420000000033/f3953f25) checking auth: received GSM SRES = 95 79 0a d5 (gprs_gmm.c:716) 20250815150207604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150207604 DMM DEBUG MM(262420000000033/f3953f25) Requesting authorization (sgsn_auth.c:160) 20250815150207604 DMM INFO MM(262420000000033/f3953f25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150207604 DMM DEBUG MM(262420000000033/f3953f25) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150207604 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250815150207604 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) 20250815150207604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150207604 DMM INFO MM(262420000000033/f3953f25) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3953f25) (gprs_gmm.c:337) 20250815150207605 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150207605 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150207605 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250815150207605 DMM INFO MM(262420000000033/f3953f25) Subscriber data update (mmctx.c:445) 20250815150207605 DMM DEBUG MM(262420000000033/f3953f25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150207605 DMM INFO MM(262420000000033/f3953f25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150207605 DMM NOTICE MM(262420000000033/f3953f25) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250815150207605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150207605 DMM NOTICE MM(262420000000033/f3953f25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150207605 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) 20250815150207606 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150207606 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250815150207606 DMM INFO MM(262420000000033/f3953f25) Subscriber data update (mmctx.c:445) 20250815150207606 DMM DEBUG MM(262420000000033/f3953f25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150207608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150207608 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150207608 DMM INFO MM(262420000000033/f3953f25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150207608 DMM NOTICE MM(262420000000033/f3953f25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150207608 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150207608 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150207608 DLLC NOTICE LLME(cb758bc9/f3953f25){ASSIGNED} LLGM Assign pre (ffffffff => f3953f25) (gprs_llc.c:1079) 20250815150207608 DLLC NOTICE LLME(ffffffff/f3953f25){ASSIGNED} LLGM Assign post (ffffffff => f3953f25) (gprs_llc.c:1125) 20250815150207608 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150207608 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150207608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150207608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@c92948cd11f8: setverdict(pass): none -> pass 20250815150207665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150207665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250815150207665 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150207665 DMM INFO MM(262420000000033/f3953f25) -> GMM DETACH REQUEST TLLI=0xf3953f25 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250815150207665 DMM INFO MM(262420000000033/f3953f25) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150207665 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150207665 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150207666 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150207666 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150207666 DLLC NOTICE LLME(ffffffff/f3953f25){ASSIGNED} LLGM Assign pre (f3953f25 => ffffffff) (gprs_llc.c:1079) 20250815150207666 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3953f25 => ffffffff) (gprs_llc.c:1125) 20250815150207666 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250815150207666 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) 20250815150207666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150207666 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150207666 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150207666 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150207668 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@c92948cd11f8: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@c92948cd11f8: Final verdict of PTC: pass 20250815150212683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41652<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(360)@c92948cd11f8: Final verdict of PTC: none 20250815150212688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150212688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(354)@c92948cd11f8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@c92948cd11f8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(353)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(359)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(358)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@c92948cd11f8: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(351)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(348)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(349)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(352)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(356)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(346)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(351): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(352): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(353): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(354): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Fri Aug 15 15:02:12 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 20250815150212764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150213165 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93672) 20250815150213689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150213689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93672, count=94932) 20250815150214690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150214690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Fri Aug 15 15:02:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150215690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150215690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_check_complete_resend started. 20250815150216219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150216222 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150216255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150216255 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150216255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150216255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150216255 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150216255 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150216255 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150216255 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150216256 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150216256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150216257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150216262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150216262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(367)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(370)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(369)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150216272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150216272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150216272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150216272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150216272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150216272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150216272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150216272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150216272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150216273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150216273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150216273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150216273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150216273 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150216273 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150216273 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150216273 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150216273 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150216273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(374)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150216276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(370)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150216281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150216281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI210(372)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(375)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(374)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(378)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150216288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150216288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150216288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150216288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150216288 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150216288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150216288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150216288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150216288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150216289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150216289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150216289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150216289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150216289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150216289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150216289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150216289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150216289 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150216289 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150216289 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150216289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150216289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150216292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150216297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150216297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(377)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150216692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150216692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150216692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150216692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150216693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150216694 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@c92948cd11f8: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='E748E1FC'O, index=0 SGSN_Test-GSUP(380)@c92948cd11f8: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@c92948cd11f8: 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 := '399E50AFF701E95AEF9C15994205FF75'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE1053F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9047E67720AC83FA'O } } } } } 20250815150217778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150217778 DLLC NOTICE LLME(ffffffff/e748e1fc){UNASSIGNED} LLC RX: unknown TLLI 0xe748e1fc, creating LLME on the fly (gprs_llc.c:552) 20250815150217778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150217778 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250815150217778 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150217778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150217778 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150217778 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150217778 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150217778 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150217778 DLLC NOTICE LLME(ffffffff/e748e1fc){UNASSIGNED} LLGM Assign pre (e748e1fc => e46d1c9b) (gprs_llc.c:1079) 20250815150217778 DLLC NOTICE LLME(e748e1fc/e46d1c9b){ASSIGNED} LLGM Assign post (e748e1fc => e46d1c9b) (gprs_llc.c:1125) 20250815150217778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150217778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150217778 DMM DEBUG MM(262420000000036/e46d1c9b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150217789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150217789 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150217789 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150217789 DMM DEBUG MM(262420000000036/e46d1c9b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250815150217789 DMM NOTICE MM(262420000000036/e46d1c9b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150217789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150217789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150217789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150217789 DMM DEBUG MM(262420000000036/e46d1c9b) Requesting authorization (sgsn_auth.c:160) 20250815150217789 DMM INFO MM(262420000000036/e46d1c9b) Requesting authentication tuples (sgsn_auth.c:184) 20250815150217789 DMM DEBUG MM(262420000000036/e46d1c9b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150217789 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250815150217789 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@c92948cd11f8: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250815150217792 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150217792 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150217792 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150217792 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150217792 DMM INFO MM(262420000000036/e46d1c9b) Subscriber data update (mmctx.c:445) 20250815150217792 DMM DEBUG MM(262420000000036/e46d1c9b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150217792 DMM INFO MM(262420000000036/e46d1c9b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150217792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150217792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150217792 DMM INFO MM(262420000000036/e46d1c9b) <- GMM AUTH AND CIPHERING REQ (rand = 39 9e 50 af f7 01 e9 5a ef 9c 15 99 42 05 ff 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150217804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150217804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150217804 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150217804 DMM INFO MM(262420000000036/e46d1c9b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150217804 DMM NOTICE MM(262420000000036/e46d1c9b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150217804 DMM DEBUG MM(262420000000036/e46d1c9b) checking auth: received GSM SRES = ee 10 53 f4 (gprs_gmm.c:716) 20250815150217804 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150217804 DMM DEBUG MM(262420000000036/e46d1c9b) Requesting authorization (sgsn_auth.c:160) 20250815150217804 DMM INFO MM(262420000000036/e46d1c9b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150217804 DMM DEBUG MM(262420000000036/e46d1c9b) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150217805 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250815150217805 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) 20250815150217805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150217805 DMM INFO MM(262420000000036/e46d1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46d1c9b) (gprs_gmm.c:337) 20250815150217807 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150217807 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150217807 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250815150217807 DMM INFO MM(262420000000036/e46d1c9b) Subscriber data update (mmctx.c:445) 20250815150217807 DMM DEBUG MM(262420000000036/e46d1c9b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150217807 DMM INFO MM(262420000000036/e46d1c9b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150217807 DMM NOTICE MM(262420000000036/e46d1c9b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250815150217807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150217807 DMM NOTICE MM(262420000000036/e46d1c9b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150217807 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) 20250815150217808 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150217809 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250815150217809 DMM INFO MM(262420000000036/e46d1c9b) Subscriber data update (mmctx.c:445) 20250815150217809 DMM DEBUG MM(262420000000036/e46d1c9b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@c92948cd11f8: Warning: Re-starting timer T, which is already active (running or expired). 20250815150223806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815150223806 DMM INFO MM(262420000000036/e46d1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46d1c9b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@c92948cd11f8: Warning: Re-starting timer T, which is already active (running or expired). 20250815150225639 DGPRS DEBUG Checking for inactive LLMEs, time = 57798344 (sgsn.c:132) 20250815150225643 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150225643 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150225643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150225643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150225643 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150225643 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150225643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150225643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150225643 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150225643 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(368)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150226260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150226260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150226260 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150226283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150226283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150226283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150226300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150226300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150226300 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150229807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815150229807 DMM INFO MM(262420000000036/e46d1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46d1c9b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@c92948cd11f8: Warning: Re-starting timer T, which is already active (running or expired). 20250815150235808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815150235808 DMM INFO MM(262420000000036/e46d1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46d1c9b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@c92948cd11f8: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150236265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150236266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150236266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150236296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150236296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150236296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150236311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150236311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150236311 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150236692 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815150236692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815150236693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150241809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815150241809 DMM INFO MM(262420000000036/e46d1c9b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe46d1c9b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@c92948cd11f8: Warning: Re-starting timer T, which is already active (running or expired). 20250815150246257 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150246262 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150246262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150246269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150246269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150246269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150246274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150246278 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150246278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150246290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150246293 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150246293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150246300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150246300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150246300 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150246315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150246316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150246316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150247810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250815150247810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250815150247810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150247810 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250815150247810 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) 20250815150247810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Reject}: Deallocated (fsm.c:568) 20250815150247810 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150247810 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150247810 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150247810 DLLC NOTICE LLME(e748e1fc/e46d1c9b){ASSIGNED} LLGM Assign pre (e46d1c9b => ffffffff) (gprs_llc.c:1079) 20250815150247810 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e46d1c9b => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@c92948cd11f8: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@c92948cd11f8: Final verdict of PTC: pass 20250815150251835 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45336<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(380)@c92948cd11f8: Final verdict of PTC: none 20250815150251840 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150251840 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(379)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(368)@c92948cd11f8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(377)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@c92948cd11f8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(370)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(378)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(373)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@c92948cd11f8: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(366)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(371)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(376)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(376): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(377): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Fri Aug 15 15:02:51 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 20250815150251962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150252364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57862<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109120) 20250815150252841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150252841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109120, count=110280) 20250815150253842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150253842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Fri Aug 15 15:02:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150254843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150254843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_update started. 20250815150255434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150255437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150255489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150255489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150255489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150255489 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150255489 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150255489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150255489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150255489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150255489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150255490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150255490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150255490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150255490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150255490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150255490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150255490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150255490 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150255490 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150255490 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150255490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(388)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150255491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150255491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150255493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(389)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(385)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150255500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150255500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(387)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150255509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150255509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150255509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150255509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150255509 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150255509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150255509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150255509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150255509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150255510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150255510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150255510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150255510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150255510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150255510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150255510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150255510 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150255510 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150255510 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150255510 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(393)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150255511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150255511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150255513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150255519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150255519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(392)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150255527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150255527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150255527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150255527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150255527 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150255527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150255528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150255528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150255528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150255528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150255528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150255528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150255528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150255528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150255528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150255528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150255528 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150255528 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150255528 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150255528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(398)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150255529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150255529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150255530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150255537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150255537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150255640 DGPRS DEBUG Checking for inactive LLMEs, time = 57798374 (sgsn.c:132) 20250815150255644 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150255644 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150255644 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150255644 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150255644 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150255644 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150255644 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150255644 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150255644 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150255644 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150255843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150255843 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150255843 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150255843 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150255845 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150255847 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(387)@c92948cd11f8: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='DD9B855D'O, index=0 SGSN_Test-GSUP(400)@c92948cd11f8: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@c92948cd11f8: 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 := 'CAFB500E838B07FBD8450A1E03C8CC38'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C99A9830'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EDADD7EF2FB89C7A'O } } } } } 20250815150256917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150256917 DLLC NOTICE LLME(ffffffff/dd9b855d){UNASSIGNED} LLC RX: unknown TLLI 0xdd9b855d, creating LLME on the fly (gprs_llc.c:552) 20250815150256917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150256917 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150256917 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150256917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150256917 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150256917 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150256917 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150256917 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150256917 DLLC NOTICE LLME(ffffffff/dd9b855d){UNASSIGNED} LLGM Assign pre (dd9b855d => c56edd15) (gprs_llc.c:1079) 20250815150256917 DLLC NOTICE LLME(dd9b855d/c56edd15){ASSIGNED} LLGM Assign post (dd9b855d => c56edd15) (gprs_llc.c:1125) 20250815150256917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150256917 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150256917 DMM DEBUG MM(262420000000031/c56edd15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150256925 DLNS [1;34mDEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150256926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150256926 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150256926 DMM DEBUG MM(262420000000031/c56edd15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250815150256926 DMM NOTICE MM(262420000000031/c56edd15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150256926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150256926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150256926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150256926 DMM DEBUG MM(262420000000031/c56edd15) Requesting authorization (sgsn_auth.c:160) 20250815150256926 DMM INFO MM(262420000000031/c56edd15) Requesting authentication tuples (sgsn_auth.c:184) 20250815150256926 DMM DEBUG MM(262420000000031/c56edd15) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150256926 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250815150256926 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@c92948cd11f8: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250815150256928 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150256928 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150256928 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150256928 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150256928 DMM INFO MM(262420000000031/c56edd15) Subscriber data update (mmctx.c:445) 20250815150256928 DMM DEBUG MM(262420000000031/c56edd15) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150256928 DMM INFO MM(262420000000031/c56edd15) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150256928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150256928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150256928 DMM INFO MM(262420000000031/c56edd15) <- GMM AUTH AND CIPHERING REQ (rand = ca fb 50 0e 83 8b 07 fb d8 45 0a 1e 03 c8 cc 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150256950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150256950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150256950 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150256950 DMM INFO MM(262420000000031/c56edd15) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150256950 DMM NOTICE MM(262420000000031/c56edd15) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150256950 DMM DEBUG MM(262420000000031/c56edd15) checking auth: received GSM SRES = c9 9a 98 30 (gprs_gmm.c:716) 20250815150256950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150256950 DMM DEBUG MM(262420000000031/c56edd15) Requesting authorization (sgsn_auth.c:160) 20250815150256950 DMM INFO MM(262420000000031/c56edd15) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150256950 DMM DEBUG MM(262420000000031/c56edd15) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150256950 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250815150256951 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) 20250815150256951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150256951 DMM INFO MM(262420000000031/c56edd15) <- GMM ATTACH ACCEPT (new P-TMSI=0xc56edd15) (gprs_gmm.c:337) 20250815150256954 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150256954 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150256954 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250815150256954 DMM INFO MM(262420000000031/c56edd15) Subscriber data update (mmctx.c:445) 20250815150256954 DMM DEBUG MM(262420000000031/c56edd15) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150256954 DMM INFO MM(262420000000031/c56edd15) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150256954 DMM NOTICE MM(262420000000031/c56edd15) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250815150256954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150256954 DMM NOTICE MM(262420000000031/c56edd15) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150256954 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) 20250815150256955 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150256955 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250815150256955 DMM INFO MM(262420000000031/c56edd15) Subscriber data update (mmctx.c:445) 20250815150256955 DMM DEBUG MM(262420000000031/c56edd15) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150256964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150256964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150256964 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150256964 DMM INFO MM(262420000000031/c56edd15) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150256964 DMM NOTICE MM(262420000000031/c56edd15) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150256964 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150256964 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150256964 DLLC NOTICE LLME(dd9b855d/c56edd15){ASSIGNED} LLGM Assign pre (ffffffff => c56edd15) (gprs_llc.c:1079) 20250815150256964 DLLC NOTICE LLME(ffffffff/c56edd15){ASSIGNED} LLGM Assign post (ffffffff => c56edd15) (gprs_llc.c:1125) 20250815150256964 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150256964 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150256964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150256964 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@c92948cd11f8: setverdict(pass): none -> pass 20250815150257013 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250815150257013 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250815150257013 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) 20250815150257013 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250815150257013 DMM INFO MM(262420000000031/c56edd15) Subscriber data update (mmctx.c:445) 20250815150257013 DMM DEBUG MM(262420000000031/c56edd15) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250815150257013 DMM INFO MM(262420000000031/c56edd15) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250815150257013 DMM INFO MM(262420000000031/c56edd15) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150257013 DMM INFO MM(262420000000031/c56edd15) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150257013 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150257013 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150257013 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150257013 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150257013 DLLC NOTICE LLME(ffffffff/c56edd15){ASSIGNED} LLGM Assign pre (c56edd15 => ffffffff) (gprs_llc.c:1079) 20250815150257013 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c56edd15 => ffffffff) (gprs_llc.c:1125) 20250815150257013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150257013 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150257013 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150257013 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed MC@c92948cd11f8: Test Component 403 has requested to stop MTC. Terminating current testcase execution. 20250815150302022 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150302022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(398)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(388)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(393)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(387)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(392)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@c92948cd11f8: Final verdict of PTC: none 20250815150302026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_update(403)@c92948cd11f8: Final verdict of PTC: pass -NSVCI99-provIP(396)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(391)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(386)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(392): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Fri Aug 15 15:03:02 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 20250815150302096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150302498 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100148) 20250815150303023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150303023 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100148, count=101408) 20250815150304024 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150304024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Fri Aug 15 15:03:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150305025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150305025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_withdraw started. 20250815150305620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150305623 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150305698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150305698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150305698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150305698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150305698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150305698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150305698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150305698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150305698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150305701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150305701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150305701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150305701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150305701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150305701 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150305701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150305701 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150305701 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150305701 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150305701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150305702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150305702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150305707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(409)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(410)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(405)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150305719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150305719 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(414)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(414)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150305730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150305730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150305730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150305730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150305730 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150305730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150305730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150305730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150305730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(413)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(414)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150305731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150305731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150305731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150305731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150305731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150305731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150305731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150305731 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150305731 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150305731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150305731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150305732 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150305732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(414)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(414)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150305736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(410)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(413)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150305745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150305745 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(418)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_withdraw-BVCI210(411)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150305748 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150305748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150305748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150305748 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150305748 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150305749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150305749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150305749 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150305749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150305750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150305750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150305750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150305750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150305750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150305750 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150305750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150305750 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150305750 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150305750 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150305750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150305751 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150305751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150305753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150305759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150305759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150306026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150306026 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150306026 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150306026 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(419)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150306030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(419)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150306031 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@c92948cd11f8: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='C3327C49'O, index=0 SGSN_Test-GSUP(420)@c92948cd11f8: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@c92948cd11f8: 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 := '82FD722A2E7090C91E639780F2CC7D32'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A889B4D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0F683589FE6DABDD'O } } } } } 20250815150307114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150307114 DLLC NOTICE LLME(ffffffff/c3327c49){UNASSIGNED} LLC RX: unknown TLLI 0xc3327c49, creating LLME on the fly (gprs_llc.c:552) 20250815150307114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150307114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150307114 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150307114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150307114 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150307114 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150307114 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150307114 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150307114 DLLC NOTICE LLME(ffffffff/c3327c49){UNASSIGNED} LLGM Assign pre (c3327c49 => f149241b) (gprs_llc.c:1079) 20250815150307114 DLLC NOTICE LLME(c3327c49/f149241b){ASSIGNED} LLGM Assign post (c3327c49 => f149241b) (gprs_llc.c:1125) 20250815150307114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150307114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150307114 DMM DEBUG MM(262420000000029/f149241b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150307124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150307124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150307124 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150307124 DMM DEBUG MM(262420000000029/f149241b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250815150307124 DMM NOTICE MM(262420000000029/f149241b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150307124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150307124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150307124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150307124 DMM DEBUG MM(262420000000029/f149241b) Requesting authorization (sgsn_auth.c:160) 20250815150307124 DMM INFO MM(262420000000029/f149241b) Requesting authentication tuples (sgsn_auth.c:184) 20250815150307124 DMM DEBUG MM(262420000000029/f149241b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150307124 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250815150307124 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@c92948cd11f8: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250815150307127 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150307127 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150307127 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150307127 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150307127 DMM INFO MM(262420000000029/f149241b) Subscriber data update (mmctx.c:445) 20250815150307127 DMM DEBUG MM(262420000000029/f149241b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150307127 DMM INFO MM(262420000000029/f149241b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150307127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150307127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150307127 DMM INFO MM(262420000000029/f149241b) <- GMM AUTH AND CIPHERING REQ (rand = 82 fd 72 2a 2e 70 90 c9 1e 63 97 80 f2 cc 7d 32 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150307136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150307136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150307136 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150307136 DMM INFO MM(262420000000029/f149241b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150307137 DMM NOTICE MM(262420000000029/f149241b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150307137 DMM DEBUG MM(262420000000029/f149241b) checking auth: received GSM SRES = 6a 88 9b 4d (gprs_gmm.c:716) 20250815150307137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150307137 DMM DEBUG MM(262420000000029/f149241b) Requesting authorization (sgsn_auth.c:160) 20250815150307137 DMM INFO MM(262420000000029/f149241b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150307137 DMM DEBUG MM(262420000000029/f149241b) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150307137 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250815150307137 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) 20250815150307137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150307137 DMM INFO MM(262420000000029/f149241b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf149241b) (gprs_gmm.c:337) 20250815150307138 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150307138 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150307138 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250815150307138 DMM INFO MM(262420000000029/f149241b) Subscriber data update (mmctx.c:445) 20250815150307138 DMM DEBUG MM(262420000000029/f149241b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150307138 DMM INFO MM(262420000000029/f149241b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150307138 DMM NOTICE MM(262420000000029/f149241b) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250815150307138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150307138 DMM NOTICE MM(262420000000029/f149241b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150307138 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) 20250815150307139 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150307139 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250815150307139 DMM INFO MM(262420000000029/f149241b) Subscriber data update (mmctx.c:445) 20250815150307139 DMM DEBUG MM(262420000000029/f149241b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150307148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150307148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150307148 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150307148 DMM INFO MM(262420000000029/f149241b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150307148 DMM NOTICE MM(262420000000029/f149241b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150307148 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150307148 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150307148 DLLC NOTICE LLME(c3327c49/f149241b){ASSIGNED} LLGM Assign pre (ffffffff => f149241b) (gprs_llc.c:1079) 20250815150307148 DLLC NOTICE LLME(ffffffff/f149241b){ASSIGNED} LLGM Assign post (ffffffff => f149241b) (gprs_llc.c:1125) 20250815150307148 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150307148 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150307148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150307148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@c92948cd11f8: setverdict(pass): none -> pass 20250815150307198 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250815150307198 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250815150307198 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) 20250815150307198 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250815150307198 DMM INFO MM(262420000000029/f149241b) Subscriber data update (mmctx.c:445) 20250815150307198 DMM DEBUG MM(262420000000029/f149241b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250815150307198 DMM INFO MM(262420000000029/f149241b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250815150307198 DMM INFO MM(262420000000029/f149241b) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250815150307198 DMM NOTICE MM(262420000000029/f149241b) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250815150307198 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250815150307198 DMM INFO MM(262420000000029/f149241b) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250815150307198 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150307198 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150307198 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150307198 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150307198 DLLC NOTICE LLME(ffffffff/f149241b){ASSIGNED} LLGM Assign pre (f149241b => ffffffff) (gprs_llc.c:1079) 20250815150307198 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f149241b => ffffffff) (gprs_llc.c:1125) 20250815150307198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150307198 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150307198 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150307198 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@c92948cd11f8: Removing Client IMSI='262420000000029'H, index=0 20250815150307213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150307213 DLLC NOTICE LLME(ffffffff/f149241b){UNASSIGNED} LLC RX: unknown TLLI 0xf149241b, creating LLME on the fly (gprs_llc.c:552) 20250815150307213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150307213 DMM NOTICE LLME(ffffffff/f149241b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250815150307213 DLLC NOTICE LLME(ffffffff/f149241b){UNASSIGNED} LLGM Assign pre (f149241b => ffffffff) (gprs_llc.c:1079) 20250815150307213 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f149241b => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@c92948cd11f8: Final verdict of PTC: pass 20250815150307218 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@c92948cd11f8: Final verdict of PTC: none 20250815150307223 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-BSSGP0(405)@c92948cd11f8: Final verdict of PTC: none 20250815150307223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(418)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(417)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(414)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(408)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(411)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(416)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(406)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(412)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(411): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(412): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(414): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Fri Aug 15 15:03:07 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 20250815150307328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150307729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39240<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=81568) 20250815150308225 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150308225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=81568, count=97304) 20250815150309226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150309226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Fri Aug 15 15:03:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150310227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150310227 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250815150310802 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150310805 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150310842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150310842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150310842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150310842 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150310842 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150310842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150310842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150310842 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150310842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150310843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150310843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150310843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150310843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150310843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150310843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150310843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150310844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150310844 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150310844 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150310844 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150310844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150310844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150310846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(429)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(425)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150310854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150310854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(430)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(429)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(433)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150310860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150310860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150310860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150310860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150310860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150310860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150310860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150310860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150310860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150310861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150310861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150310861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150310861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150310861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150310861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150310861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150310861 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150310861 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150310861 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150310861 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150310861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150310861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(433)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150310863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150310868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150310868 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(435)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(434)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150310878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150310878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150310878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150310878 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150310878 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150310878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150310878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150310878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150310878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150310879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150310879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150310879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150310879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150310879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150310879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150310879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150310879 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150310879 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150310879 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150310879 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150310879 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150310879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150310882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150310887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150310887 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150311228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150311229 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150311229 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150311229 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150311233 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(439)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150311234 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@c92948cd11f8: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='EEDD1E78'O, index=0 SGSN_Test-GSUP(440)@c92948cd11f8: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250815150312315 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) 20250815150312315 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@c92948cd11f8: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@c92948cd11f8: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@c92948cd11f8: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@c92948cd11f8: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@c92948cd11f8: Final verdict of PTC: pass 20250815150312323 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(440)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@c92948cd11f8: Final verdict of PTC: none 20250815150312327 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150312327 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(430)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(428)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(433)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(438)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(426)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(436)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(431)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Fri Aug 15 15:03:12 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 20250815150312393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38402<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150312795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38402<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45580) 20250815150313329 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150313329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45580, count=53524) 20250815150314330 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150314330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Fri Aug 15 15:03:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150315331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150315331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250815150315856 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150315859 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150315905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150315905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150315905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150315905 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150315905 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150315905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150315905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150315905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150315905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150315906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150315906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150315906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150315906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150315906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150315906 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150315906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150315906 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150315906 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150315906 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150315906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150315907 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150315907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150315910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150315918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150315918 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(450)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(449)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(453)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150315923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150315923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150315923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150315923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150315923 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150315923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150315923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150315923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150315923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(453)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150315924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150315924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150315924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150315924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150315924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150315924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150315924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150315924 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150315924 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150315924 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150315924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150315925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150315925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(453)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(453)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150315927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(454)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(450)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150315932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150315932 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(455)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(454)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(459)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(459)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150315945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150315945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150315945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150315945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150315945 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150315945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150315945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150315945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150315945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(459)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150315947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150315947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150315947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150315947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150315947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150315947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150315947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150315947 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150315947 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150315947 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150315947 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150315947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150315947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(459)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(459)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150315949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150315955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150315955 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(456)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150316332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150316332 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150316332 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150316332 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(458)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(458)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150316337 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(458)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(458)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150316338 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(458)@c92948cd11f8: 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(458)@c92948cd11f8: 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(458)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(458)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@c92948cd11f8: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='EE39DEBD'O, index=0 SGSN_Test-GSUP(460)@c92948cd11f8: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250815150317380 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) 20250815150317380 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@c92948cd11f8: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@c92948cd11f8: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@c92948cd11f8: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@c92948cd11f8: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@c92948cd11f8: Final verdict of PTC: pass 20250815150317382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(460)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@c92948cd11f8: Final verdict of PTC: none 20250815150317383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb2-NS2(454)@c92948cd11f8: Final verdict of PTC: none 20250815150317383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(459)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(453)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(458)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(448)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@c92948cd11f8: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(456)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(446)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(451)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(457)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(451): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(452): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(453): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(454): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(456): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(457): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(458): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(459): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@c92948cd11f8: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Fri Aug 15 15:03:17 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 20250815150317459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150317861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52812) 20250815150318384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150318384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52812, count=54072) 20250815150319386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150319386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Fri Aug 15 15:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150320387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150320388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_rau_unknown started. 20250815150320930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150320933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150320977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150320977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150320977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150320977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150320977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150320977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150320977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150320977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150320977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150320978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150320978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150320978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150320978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150320978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150320978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150320978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150320978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150320978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150320978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150320978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150320978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150320978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(468)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150320980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(469)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(465)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150320985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150320985 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(467)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(470)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(469)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(473)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150320993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150320993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150320993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150320993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150320993 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150320993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150320993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150320993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150320993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(473)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150320994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150320994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150320994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150320994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150320994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150320994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150320994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150320994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150320994 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150320994 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150320994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(473)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150320994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150320994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(473)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150320996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(470)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(474)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150321000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150321000 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(472)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(475)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(474)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150321011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150321011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150321011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150321011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150321011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150321011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150321011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150321011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150321011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150321012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150321012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150321012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150321012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150321012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150321012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150321012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150321012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150321012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150321012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150321012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(478)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150321012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150321012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150321015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150321020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150321020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150321388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150321389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150321389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150321389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150321393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(479)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150321394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(479)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@c92948cd11f8: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='FBFB09D7'O, index=0 SGSN_Test-GSUP(480)@c92948cd11f8: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250815150322474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150322474 DLLC NOTICE LLME(ffffffff/fbfb09d7){UNASSIGNED} LLC RX: unknown TLLI 0xfbfb09d7, creating LLME on the fly (gprs_llc.c:552) 20250815150322474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250815150322474 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150322474 DMM NOTICE LLME(ffffffff/fbfb09d7){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250815150322474 DLLC NOTICE LLME(ffffffff/fbfb09d7){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250815150322474 DMM ERROR LLME(ffffffff/fbfb09d7){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250815150322474 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250815150322474 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250815150322474 DLLC NOTICE LLME(ffffffff/fbfb09d7){UNASSIGNED} LLGM Assign pre (fbfb09d7 => ffffffff) (gprs_llc.c:1079) 20250815150322474 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbfb09d7 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@c92948cd11f8: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@c92948cd11f8: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@c92948cd11f8: Final verdict of PTC: pass 20250815150322489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38416<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(480)@c92948cd11f8: Final verdict of PTC: none 20250815150322492 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150322493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rau_unknown-BVCI196(467)@c92948cd11f8: Final verdict of PTC: none TC_rau_unknown-BVCI210(472)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(478)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(473)@c92948cd11f8: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(464)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(468)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(474)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(465)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(466)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(471)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(476)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(471): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_rau_unknown-BVCI210(472): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(473): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(474): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@c92948cd11f8: Test case TC_rau_unknown finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Fri Aug 15 15:03:22 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250815150322553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150322954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33192<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=44600) 20250815150323493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150323494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=44600, count=55064) 20250815150324495 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150324495 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Fri Aug 15 15:03:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150325497 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150325497 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150325641 DGPRS DEBUG Checking for inactive LLMEs, time = 57798404 (sgsn.c:132) 20250815150325644 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150325644 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150325644 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150325644 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150325644 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150325645 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150325645 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150325645 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150325645 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150325645 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_rau started. 20250815150326025 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150326026 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150326045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150326045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150326045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150326045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150326045 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150326045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150326045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150326045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150326045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150326046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150326046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150326046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150326046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(488)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150326046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150326046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150326048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(489)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(485)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150326052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150326052 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(487)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(490)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(489)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(493)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150326062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150326062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150326062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150326062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150326062 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150326062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150326062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150326062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150326062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(493)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150326063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150326063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150326063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150326063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150326063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150326063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150326063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150326063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150326063 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150326063 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150326063 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150326063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150326063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(493)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(493)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150326065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(494)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(490)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150326070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150326070 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau-BVCI210(492)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(495)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(494)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(498)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150326080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150326080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150326080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150326080 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150326080 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150326080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150326080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150326080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150326080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(498)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150326081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150326081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150326081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150326081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150326081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150326081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150326081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150326081 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150326081 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150326081 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150326081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150326081 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150326081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(498)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150326083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150326087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150326087 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150326499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150326499 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150326499 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150326499 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150326503 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150326504 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@c92948cd11f8: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='E14640A2'O, index=0 SGSN_Test-GSUP(500)@c92948cd11f8: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@c92948cd11f8: 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 := '3BDF4E6E7F02C8251DA5A871D790D86F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4DCCE64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9EE50B19BA2BCEF8'O } } } } } 20250815150327537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150327537 DLLC NOTICE LLME(ffffffff/e14640a2){UNASSIGNED} LLC RX: unknown TLLI 0xe14640a2, creating LLME on the fly (gprs_llc.c:552) 20250815150327537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150327537 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150327537 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150327537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150327537 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150327537 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150327537 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150327537 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150327537 DLLC NOTICE LLME(ffffffff/e14640a2){UNASSIGNED} LLGM Assign pre (e14640a2 => cd05470e) (gprs_llc.c:1079) 20250815150327537 DLLC NOTICE LLME(e14640a2/cd05470e){ASSIGNED} LLGM Assign post (e14640a2 => cd05470e) (gprs_llc.c:1125) 20250815150327537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150327537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150327537 DMM DEBUG MM(262420000000012/cd05470e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150327544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150327544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150327544 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150327544 DMM DEBUG MM(262420000000012/cd05470e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250815150327544 DMM NOTICE MM(262420000000012/cd05470e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150327544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150327544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150327544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150327544 DMM DEBUG MM(262420000000012/cd05470e) Requesting authorization (sgsn_auth.c:160) 20250815150327544 DMM INFO MM(262420000000012/cd05470e) Requesting authentication tuples (sgsn_auth.c:184) 20250815150327544 DMM DEBUG MM(262420000000012/cd05470e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150327544 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250815150327544 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@c92948cd11f8: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250815150327545 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150327545 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150327545 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150327545 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150327545 DMM INFO MM(262420000000012/cd05470e) Subscriber data update (mmctx.c:445) 20250815150327545 DMM DEBUG MM(262420000000012/cd05470e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150327545 DMM INFO MM(262420000000012/cd05470e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150327545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150327545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150327545 DMM INFO MM(262420000000012/cd05470e) <- GMM AUTH AND CIPHERING REQ (rand = 3b df 4e 6e 7f 02 c8 25 1d a5 a8 71 d7 90 d8 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150327548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150327548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150327548 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150327548 DMM INFO MM(262420000000012/cd05470e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150327548 DMM NOTICE MM(262420000000012/cd05470e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150327548 DMM DEBUG MM(262420000000012/cd05470e) checking auth: received GSM SRES = d4 dc ce 64 (gprs_gmm.c:716) 20250815150327548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150327548 DMM DEBUG MM(262420000000012/cd05470e) Requesting authorization (sgsn_auth.c:160) 20250815150327548 DMM INFO MM(262420000000012/cd05470e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150327548 DMM DEBUG MM(262420000000012/cd05470e) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150327548 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250815150327548 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) 20250815150327548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150327548 DMM INFO MM(262420000000012/cd05470e) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd05470e) (gprs_gmm.c:337) 20250815150327549 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150327549 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150327549 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250815150327549 DMM INFO MM(262420000000012/cd05470e) Subscriber data update (mmctx.c:445) 20250815150327549 DMM DEBUG MM(262420000000012/cd05470e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150327549 DMM INFO MM(262420000000012/cd05470e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150327549 DMM NOTICE MM(262420000000012/cd05470e) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250815150327549 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150327549 DMM NOTICE MM(262420000000012/cd05470e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150327549 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) 20250815150327549 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150327549 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250815150327549 DMM INFO MM(262420000000012/cd05470e) Subscriber data update (mmctx.c:445) 20250815150327549 DMM DEBUG MM(262420000000012/cd05470e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150327552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150327552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150327552 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150327552 DMM INFO MM(262420000000012/cd05470e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150327552 DMM NOTICE MM(262420000000012/cd05470e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150327552 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150327552 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150327552 DLLC NOTICE LLME(e14640a2/cd05470e){ASSIGNED} LLGM Assign pre (ffffffff => cd05470e) (gprs_llc.c:1079) 20250815150327552 DLLC NOTICE LLME(ffffffff/cd05470e){ASSIGNED} LLGM Assign post (ffffffff => cd05470e) (gprs_llc.c:1125) 20250815150327552 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150327552 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150327552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150327552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@c92948cd11f8: setverdict(pass): none -> pass 20250815150327604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150327604 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150327604 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150327604 DMM INFO MM(262420000000012/cd05470e) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250815150327604 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150327604 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150327604 DLLC NOTICE LLME(ffffffff/cd05470e){ASSIGNED} LLGM Assign pre (cd05470e => caae477e) (gprs_llc.c:1079) 20250815150327604 DLLC NOTICE LLME(cd05470e/caae477e){ASSIGNED} LLGM Assign post (cd05470e => caae477e) (gprs_llc.c:1125) 20250815150327604 DMM INFO MM(262420000000012/caae477e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@c92948cd11f8: Removing Client IMSI='262420000000012'H, index=0 20250815150327608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150327608 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250815150327608 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150327608 DMM INFO MM(262420000000012/caae477e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150327608 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150327608 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150327608 DLLC NOTICE LLME(cd05470e/caae477e){ASSIGNED} LLGM Assign pre (ffffffff => caae477e) (gprs_llc.c:1079) 20250815150327608 DLLC NOTICE LLME(ffffffff/caae477e){ASSIGNED} LLGM Assign post (ffffffff => caae477e) (gprs_llc.c:1125) 20250815150327608 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@c92948cd11f8: Final verdict of PTC: pass 20250815150327609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150327610 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150327610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau-BVCI220(497)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(500)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(495)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau-BVCI210(492)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(498)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau-BVCI196(487)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(494)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(493)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(488)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(496)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(486)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(491)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(491): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau-BVCI210(492): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(493): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(494): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_rau finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Fri Aug 15 15:03:27 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250815150327672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150328074 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96548) 20250815150328611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150328611 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96548, count=100904) 20250815150329612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150329613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Fri Aug 15 15:03:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150330614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150330614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_rau_a_a started. 20250815150331113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33210<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150331115 DMM INFO MM(262420000000012/caae477e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150331115 DMM INFO MM(262420000000012/caae477e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150331115 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150331115 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150331115 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150331115 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150331115 DLLC NOTICE LLME(ffffffff/caae477e){ASSIGNED} LLGM Assign pre (caae477e => ffffffff) (gprs_llc.c:1079) 20250815150331115 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (caae477e => ffffffff) (gprs_llc.c:1125) 20250815150331115 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250815150331115 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) 20250815150331115 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) 20250815150331116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150331116 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150331116 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150331116 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150331116 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150331150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150331150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150331150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150331150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150331150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150331150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150331150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150331150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150331150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150331151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150331151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150331151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150331151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150331151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150331151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150331151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150331151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150331151 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150331151 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150331151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150331151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150331151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(508)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150331154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(509)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(505)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150331159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150331159 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(507)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(510)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(509)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(513)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150331166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150331166 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150331166 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150331166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150331166 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150331166 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150331166 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150331166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150331167 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150331167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(513)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150331169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(514)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(510)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150331174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150331174 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(512)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(515)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(514)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(518)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150331183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150331183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150331183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150331183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150331183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150331183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150331184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150331184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150331184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150331184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150331184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150331184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150331184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150331184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150331184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150331184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150331184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(518)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150331184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150331184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150331186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150331190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150331190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150331615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150331615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150331615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150331616 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150331620 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(519)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150331621 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@c92948cd11f8: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='F208D103'O, index=0 SGSN_Test-GSUP(520)@c92948cd11f8: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@c92948cd11f8: 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 := 'D5581328BD39ECFDF7EFD5FB2627D2E4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D75A1CEE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39C47AB3A5A959B8'O } } } } } 20250815150332701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332701 DLLC NOTICE LLME(ffffffff/f208d103){UNASSIGNED} LLC RX: unknown TLLI 0xf208d103, creating LLME on the fly (gprs_llc.c:552) 20250815150332701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332701 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150332701 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150332701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150332701 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150332701 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150332701 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150332701 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150332701 DLLC NOTICE LLME(ffffffff/f208d103){UNASSIGNED} LLGM Assign pre (f208d103 => e9c3be76) (gprs_llc.c:1079) 20250815150332701 DLLC NOTICE LLME(f208d103/e9c3be76){ASSIGNED} LLGM Assign post (f208d103 => e9c3be76) (gprs_llc.c:1125) 20250815150332701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150332701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150332701 DMM DEBUG MM(262420000000037/e9c3be76) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150332709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332709 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332709 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332709 DMM DEBUG MM(262420000000037/e9c3be76) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250815150332709 DMM NOTICE MM(262420000000037/e9c3be76) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150332709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150332709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150332709 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150332709 DMM DEBUG MM(262420000000037/e9c3be76) Requesting authorization (sgsn_auth.c:160) 20250815150332709 DMM INFO MM(262420000000037/e9c3be76) Requesting authentication tuples (sgsn_auth.c:184) 20250815150332709 DMM DEBUG MM(262420000000037/e9c3be76) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150332709 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250815150332709 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@c92948cd11f8: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250815150332710 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150332710 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150332710 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150332710 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150332710 DMM INFO MM(262420000000037/e9c3be76) Subscriber data update (mmctx.c:445) 20250815150332710 DMM DEBUG MM(262420000000037/e9c3be76) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150332710 DMM INFO MM(262420000000037/e9c3be76) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150332710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150332710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150332710 DMM INFO MM(262420000000037/e9c3be76) <- GMM AUTH AND CIPHERING REQ (rand = d5 58 13 28 bd 39 ec fd f7 ef d5 fb 26 27 d2 e4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150332714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332714 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332714 DMM INFO MM(262420000000037/e9c3be76) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150332714 DMM NOTICE MM(262420000000037/e9c3be76) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150332714 DMM DEBUG MM(262420000000037/e9c3be76) checking auth: received GSM SRES = d7 5a 1c ee (gprs_gmm.c:716) 20250815150332714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150332714 DMM DEBUG MM(262420000000037/e9c3be76) Requesting authorization (sgsn_auth.c:160) 20250815150332714 DMM INFO MM(262420000000037/e9c3be76) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150332714 DMM DEBUG MM(262420000000037/e9c3be76) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150332714 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250815150332714 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) 20250815150332714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150332714 DMM INFO MM(262420000000037/e9c3be76) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9c3be76) (gprs_gmm.c:337) 20250815150332715 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150332715 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150332715 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250815150332715 DMM INFO MM(262420000000037/e9c3be76) Subscriber data update (mmctx.c:445) 20250815150332715 DMM DEBUG MM(262420000000037/e9c3be76) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150332715 DMM INFO MM(262420000000037/e9c3be76) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150332715 DMM NOTICE MM(262420000000037/e9c3be76) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250815150332715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150332715 DMM NOTICE MM(262420000000037/e9c3be76) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150332715 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) 20250815150332715 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150332715 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250815150332715 DMM INFO MM(262420000000037/e9c3be76) Subscriber data update (mmctx.c:445) 20250815150332715 DMM DEBUG MM(262420000000037/e9c3be76) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150332718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332718 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332718 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332718 DMM INFO MM(262420000000037/e9c3be76) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150332718 DMM NOTICE MM(262420000000037/e9c3be76) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150332718 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150332718 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150332718 DLLC NOTICE LLME(f208d103/e9c3be76){ASSIGNED} LLGM Assign pre (ffffffff => e9c3be76) (gprs_llc.c:1079) 20250815150332718 DLLC NOTICE LLME(ffffffff/e9c3be76){ASSIGNED} LLGM Assign post (ffffffff => e9c3be76) (gprs_llc.c:1125) 20250815150332718 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150332718 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150332718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150332718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@c92948cd11f8: setverdict(pass): none -> pass 20250815150332772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332772 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332772 DMM INFO MM(262420000000037/e9c3be76) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150332772 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150332772 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150332772 DLLC NOTICE LLME(ffffffff/e9c3be76){ASSIGNED} LLGM Assign pre (e9c3be76 => ea24437e) (gprs_llc.c:1079) 20250815150332772 DLLC NOTICE LLME(e9c3be76/ea24437e){ASSIGNED} LLGM Assign post (e9c3be76 => ea24437e) (gprs_llc.c:1125) 20250815150332772 DMM INFO MM(262420000000037/ea24437e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150332776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332776 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332776 DMM INFO MM(262420000000037/ea24437e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150332776 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150332776 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150332776 DLLC NOTICE LLME(e9c3be76/ea24437e){ASSIGNED} LLGM Assign pre (ffffffff => ea24437e) (gprs_llc.c:1079) 20250815150332776 DLLC NOTICE LLME(ffffffff/ea24437e){ASSIGNED} LLGM Assign post (ffffffff => ea24437e) (gprs_llc.c:1125) 20250815150332776 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250815150332776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332776 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332776 DMM INFO MM(262420000000037/ea24437e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150332776 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150332776 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150332776 DLLC NOTICE LLME(ffffffff/ea24437e){ASSIGNED} LLGM Assign pre (ea24437e => d509c69d) (gprs_llc.c:1079) 20250815150332776 DLLC NOTICE LLME(ea24437e/d509c69d){ASSIGNED} LLGM Assign post (ea24437e => d509c69d) (gprs_llc.c:1125) 20250815150332776 DMM INFO MM(262420000000037/d509c69d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150332779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332779 DMM INFO MM(262420000000037/d509c69d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150332779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150332779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150332779 DLLC NOTICE LLME(ea24437e/d509c69d){ASSIGNED} LLGM Assign pre (ffffffff => d509c69d) (gprs_llc.c:1079) 20250815150332779 DLLC NOTICE LLME(ffffffff/d509c69d){ASSIGNED} LLGM Assign post (ffffffff => d509c69d) (gprs_llc.c:1125) 20250815150332779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250815150332779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150332779 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150332779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150332779 DMM INFO MM(262420000000037/d509c69d) -> GMM DETACH REQUEST TLLI=0xd509c69d type=GPRS detach Power-off (gprs_gmm.c:1512) 20250815150332779 DMM INFO MM(262420000000037/d509c69d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150332779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150332779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150332779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150332779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150332779 DLLC NOTICE LLME(ffffffff/d509c69d){ASSIGNED} LLGM Assign pre (d509c69d => ffffffff) (gprs_llc.c:1079) 20250815150332779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d509c69d => ffffffff) (gprs_llc.c:1125) 20250815150332779 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250815150332779 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) 20250815150332779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150332779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150332779 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150332779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150332780 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@c92948cd11f8: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@c92948cd11f8: Final verdict of PTC: pass 20250815150337784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33210<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(520)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@c92948cd11f8: Final verdict of PTC: none 20250815150337785 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150337785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(505)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(513)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(508)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(507)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(518)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(510)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(516)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(506)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(511)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Fri Aug 15 15:03:37 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 20250815150337840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37812<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150338242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37812<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107808) 20250815150338787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150338787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107808, count=113240) 20250815150339788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150339788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Fri Aug 15 15:03:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150340789 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150340789 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_rau_a_b started. 20250815150341302 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37820<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150341304 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150341345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150341345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150341345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150341345 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150341345 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150341345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150341345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150341345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150341345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150341346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150341346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150341346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150341347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150341347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150341347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150341347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150341347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150341347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150341347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150341347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150341347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150341347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150341350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(525)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150341355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150341355 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(527)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(530)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(529)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(533)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150341363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150341363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150341363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150341363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150341363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150341363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(533)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150341365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150341365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150341365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150341365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150341365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150341365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150341365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150341365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150341365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150341366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150341366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(533)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(533)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(534)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150341368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(530)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150341375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150341375 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(535)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(532)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(534)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(538)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(538)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150341381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150341381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150341381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150341381 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150341381 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150341381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150341381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150341381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150341381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(538)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150341383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150341383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150341383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150341383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150341383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150341383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150341383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150341383 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150341383 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150341383 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150341383 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150341383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150341383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(538)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(538)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150341385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150341390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150341390 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(537)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150341790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150341790 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150341790 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150341790 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(539)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(539)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150341796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150341797 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(539)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(539)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(539)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(539)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@c92948cd11f8: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='F006AB43'O, index=0 SGSN_Test-GSUP(540)@c92948cd11f8: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@c92948cd11f8: 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 := 'B62AF3D2931AD38438CAF9E3034E04D4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E51BFE42'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B3572C7CCEE4EC2C'O } } } } } 20250815150342875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342875 DLLC NOTICE LLME(ffffffff/f006ab43){UNASSIGNED} LLC RX: unknown TLLI 0xf006ab43, creating LLME on the fly (gprs_llc.c:552) 20250815150342875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150342875 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150342875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150342875 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150342875 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150342875 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150342875 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150342875 DLLC NOTICE LLME(ffffffff/f006ab43){UNASSIGNED} LLGM Assign pre (f006ab43 => f1b4459b) (gprs_llc.c:1079) 20250815150342875 DLLC NOTICE LLME(f006ab43/f1b4459b){ASSIGNED} LLGM Assign post (f006ab43 => f1b4459b) (gprs_llc.c:1125) 20250815150342875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150342875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150342875 DMM DEBUG MM(262420000000038/f1b4459b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150342881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342881 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342881 DMM DEBUG MM(262420000000038/f1b4459b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250815150342881 DMM NOTICE MM(262420000000038/f1b4459b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150342881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150342881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150342881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150342881 DMM DEBUG MM(262420000000038/f1b4459b) Requesting authorization (sgsn_auth.c:160) 20250815150342881 DMM INFO MM(262420000000038/f1b4459b) Requesting authentication tuples (sgsn_auth.c:184) 20250815150342881 DMM DEBUG MM(262420000000038/f1b4459b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150342881 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250815150342881 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@c92948cd11f8: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250815150342882 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150342882 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150342882 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150342882 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150342882 DMM INFO MM(262420000000038/f1b4459b) Subscriber data update (mmctx.c:445) 20250815150342882 DMM DEBUG MM(262420000000038/f1b4459b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150342882 DMM INFO MM(262420000000038/f1b4459b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150342882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150342882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150342882 DMM INFO MM(262420000000038/f1b4459b) <- GMM AUTH AND CIPHERING REQ (rand = b6 2a f3 d2 93 1a d3 84 38 ca f9 e3 03 4e 04 d4 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150342886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342886 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342886 DMM INFO MM(262420000000038/f1b4459b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150342886 DMM NOTICE MM(262420000000038/f1b4459b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150342886 DMM DEBUG MM(262420000000038/f1b4459b) checking auth: received GSM SRES = e5 1b fe 42 (gprs_gmm.c:716) 20250815150342886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150342886 DMM DEBUG MM(262420000000038/f1b4459b) Requesting authorization (sgsn_auth.c:160) 20250815150342886 DMM INFO MM(262420000000038/f1b4459b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150342886 DMM DEBUG MM(262420000000038/f1b4459b) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150342886 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250815150342886 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) 20250815150342886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150342886 DMM INFO MM(262420000000038/f1b4459b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1b4459b) (gprs_gmm.c:337) 20250815150342886 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150342886 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150342886 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250815150342886 DMM INFO MM(262420000000038/f1b4459b) Subscriber data update (mmctx.c:445) 20250815150342886 DMM DEBUG MM(262420000000038/f1b4459b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150342886 DMM INFO MM(262420000000038/f1b4459b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150342886 DMM NOTICE MM(262420000000038/f1b4459b) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250815150342886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150342886 DMM NOTICE MM(262420000000038/f1b4459b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150342886 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) 20250815150342887 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150342887 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250815150342887 DMM INFO MM(262420000000038/f1b4459b) Subscriber data update (mmctx.c:445) 20250815150342887 DMM DEBUG MM(262420000000038/f1b4459b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150342889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342889 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342889 DMM INFO MM(262420000000038/f1b4459b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150342889 DMM NOTICE MM(262420000000038/f1b4459b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150342889 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150342889 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150342889 DLLC NOTICE LLME(f006ab43/f1b4459b){ASSIGNED} LLGM Assign pre (ffffffff => f1b4459b) (gprs_llc.c:1079) 20250815150342889 DLLC NOTICE LLME(ffffffff/f1b4459b){ASSIGNED} LLGM Assign post (ffffffff => f1b4459b) (gprs_llc.c:1125) 20250815150342889 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150342889 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150342889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150342889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@c92948cd11f8: attach complete sending rau 20250815150342948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342948 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342948 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342948 DMM INFO MM(262420000000038/f1b4459b) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150342948 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150342948 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150342948 DLLC NOTICE LLME(ffffffff/f1b4459b){ASSIGNED} LLGM Assign pre (f1b4459b => d6129ac2) (gprs_llc.c:1079) 20250815150342948 DLLC NOTICE LLME(f1b4459b/d6129ac2){ASSIGNED} LLGM Assign post (f1b4459b => d6129ac2) (gprs_llc.c:1125) 20250815150342948 DMM INFO MM(262420000000038/d6129ac2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@c92948cd11f8: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@c92948cd11f8: Removing Client IMSI='262420000000038'H, index=0 20250815150342964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342964 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342964 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342964 DMM INFO MM(262420000000038/d6129ac2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150342964 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150342964 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150342964 DLLC NOTICE LLME(f1b4459b/d6129ac2){ASSIGNED} LLGM Assign pre (ffffffff => d6129ac2) (gprs_llc.c:1079) 20250815150342964 DLLC NOTICE LLME(ffffffff/d6129ac2){ASSIGNED} LLGM Assign post (ffffffff => d6129ac2) (gprs_llc.c:1125) 20250815150342964 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(532)@c92948cd11f8: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='D6129AC2'O, index=0 TC_attach_rau_a_b(543)@c92948cd11f8: sending second RAU via different RA 20250815150342971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342971 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150342971 DMM INFO MM(262420000000038/d6129ac2) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d6129ac2, P-TMSI: d6129ac2 (00000000), TLLI: d6129ac2 (d6129ac2), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250815150342971 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250815150342971 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150342971 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150342971 DLLC NOTICE LLME(ffffffff/d6129ac2){ASSIGNED} LLGM Assign pre (d6129ac2 => d6129ac2) (gprs_llc.c:1079) 20250815150342971 DLLC NOTICE LLME(d6129ac2/d6129ac2){ASSIGNED} LLGM Assign post (d6129ac2 => d6129ac2) (gprs_llc.c:1125) 20250815150342971 DMM INFO MM(262420000000038/d6129ac2) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150342992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342992 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342992 DMM INFO MM(262420000000038/d6129ac2) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150342992 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150342992 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150342992 DLLC NOTICE LLME(d6129ac2/d6129ac2){ASSIGNED} LLGM Assign pre (ffffffff => d6129ac2) (gprs_llc.c:1079) 20250815150342992 DLLC NOTICE LLME(ffffffff/d6129ac2){ASSIGNED} LLGM Assign post (ffffffff => d6129ac2) (gprs_llc.c:1125) 20250815150342992 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250815150342992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150342992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150342992 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150342992 DMM INFO MM(262420000000038/d6129ac2) -> GMM DETACH REQUEST TLLI=0xd6129ac2 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250815150342992 DMM INFO MM(262420000000038/d6129ac2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150342992 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150342992 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150342993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150342993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150342993 DLLC NOTICE LLME(ffffffff/d6129ac2){ASSIGNED} LLGM Assign pre (d6129ac2 => ffffffff) (gprs_llc.c:1079) 20250815150342993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d6129ac2 => ffffffff) (gprs_llc.c:1125) 20250815150342993 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250815150342993 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) 20250815150342993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150342993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150342993 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150342993 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150342994 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@c92948cd11f8: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@c92948cd11f8: Final verdict of PTC: pass 20250815150348001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37820<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150348002 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150348002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(539)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(540)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(524)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(538)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(528)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(532)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(534)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(533)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(537)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(536)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(527)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(531)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(526)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(531): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b-BVCI210(532): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(533): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(534): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(536): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b-BVCI220(537): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(538): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(539): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Fri Aug 15 15:03:48 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 20250815150348082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57800<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150348484 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57800<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103808) 20250815150349003 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150349003 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103808, count=109240) 20250815150350004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150350004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Fri Aug 15 15:03:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150351005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150351005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250815150351557 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57806<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150351560 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(549)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(549)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150351613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150351613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150351613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150351613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150351613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150351613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150351613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150351613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150351613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(548)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(549)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150351614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150351614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150351614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150351614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150351614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150351614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150351614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150351614 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150351614 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150351614 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150351614 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150351614 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150351614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(549)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(549)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150351617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(550)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(545)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150351622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150351622 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(546)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(548)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(554)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(554)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150351631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150351631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150351631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150351631 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150351631 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150351631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150351631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150351631 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150351631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(553)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(554)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150351632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150351632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150351632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150351632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150351632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150351632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150351632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150351632 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150351632 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150351632 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150351632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150351632 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150351632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(554)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(554)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150351634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(550)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150351640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150351640 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(551)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(553)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(559)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(559)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150351650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150351650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150351650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150351650 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150351650 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150351650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150351650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150351650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150351650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(559)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150351651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150351651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150351651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150351651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150351651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150351651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150351651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150351651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150351651 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150351651 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150351651 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150351651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150351651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(559)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(559)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150351653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150351658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150351658 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(556)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150352006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150352006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150352006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150352006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(558)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(558)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150352007 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150352007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(558)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(558)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(558)@c92948cd11f8: 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(558)@c92948cd11f8: 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(558)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(558)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@c92948cd11f8: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='E192BA6B'O, index=0 SGSN_Test-GSUP(560)@c92948cd11f8: 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)@c92948cd11f8: 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 := 'DFD782FE9DBA8DF8E8040704BCC5E539'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C810ECD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4E40E5D7292013A'O } } } } } 20250815150353087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353087 DLLC NOTICE LLME(ffffffff/e192ba6b){UNASSIGNED} LLC RX: unknown TLLI 0xe192ba6b, creating LLME on the fly (gprs_llc.c:552) 20250815150353087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150353087 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150353087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150353087 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150353087 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150353087 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150353087 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150353087 DLLC NOTICE LLME(ffffffff/e192ba6b){UNASSIGNED} LLGM Assign pre (e192ba6b => e6825013) (gprs_llc.c:1079) 20250815150353087 DLLC NOTICE LLME(e192ba6b/e6825013){ASSIGNED} LLGM Assign post (e192ba6b => e6825013) (gprs_llc.c:1125) 20250815150353087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150353087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150353087 DMM DEBUG MM(262420000000039/e6825013) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150353094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353094 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353094 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150353094 DMM DEBUG MM(262420000000039/e6825013) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250815150353094 DMM NOTICE MM(262420000000039/e6825013) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150353094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150353094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150353094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150353094 DMM DEBUG MM(262420000000039/e6825013) Requesting authorization (sgsn_auth.c:160) 20250815150353094 DMM INFO MM(262420000000039/e6825013) Requesting authentication tuples (sgsn_auth.c:184) 20250815150353094 DMM DEBUG MM(262420000000039/e6825013) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150353094 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250815150353094 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@c92948cd11f8: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250815150353096 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150353096 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150353096 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150353096 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150353096 DMM INFO MM(262420000000039/e6825013) Subscriber data update (mmctx.c:445) 20250815150353096 DMM DEBUG MM(262420000000039/e6825013) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150353096 DMM INFO MM(262420000000039/e6825013) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150353096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150353096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150353096 DMM INFO MM(262420000000039/e6825013) <- GMM AUTH AND CIPHERING REQ (rand = df d7 82 fe 9d ba 8d f8 e8 04 07 04 bc c5 e5 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150353100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353100 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150353100 DMM INFO MM(262420000000039/e6825013) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150353100 DMM NOTICE MM(262420000000039/e6825013) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150353100 DMM DEBUG MM(262420000000039/e6825013) checking auth: received GSM SRES = 6c 81 0e cd (gprs_gmm.c:716) 20250815150353100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150353100 DMM DEBUG MM(262420000000039/e6825013) Requesting authorization (sgsn_auth.c:160) 20250815150353100 DMM INFO MM(262420000000039/e6825013) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150353100 DMM DEBUG MM(262420000000039/e6825013) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150353100 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250815150353100 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) 20250815150353100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150353100 DMM INFO MM(262420000000039/e6825013) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6825013) (gprs_gmm.c:337) 20250815150353101 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150353101 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150353101 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250815150353101 DMM INFO MM(262420000000039/e6825013) Subscriber data update (mmctx.c:445) 20250815150353101 DMM DEBUG MM(262420000000039/e6825013) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150353101 DMM INFO MM(262420000000039/e6825013) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150353101 DMM NOTICE MM(262420000000039/e6825013) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250815150353101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150353101 DMM NOTICE MM(262420000000039/e6825013) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150353101 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) 20250815150353102 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150353102 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250815150353102 DMM INFO MM(262420000000039/e6825013) Subscriber data update (mmctx.c:445) 20250815150353102 DMM DEBUG MM(262420000000039/e6825013) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150353104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353104 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353104 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150353104 DMM INFO MM(262420000000039/e6825013) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150353104 DMM NOTICE MM(262420000000039/e6825013) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150353104 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150353104 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150353104 DLLC NOTICE LLME(e192ba6b/e6825013){ASSIGNED} LLGM Assign pre (ffffffff => e6825013) (gprs_llc.c:1079) 20250815150353104 DLLC NOTICE LLME(ffffffff/e6825013){ASSIGNED} LLGM Assign post (ffffffff => e6825013) (gprs_llc.c:1125) 20250815150353104 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150353104 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150353104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150353104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: attach complete sending rau 20250815150353165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353165 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353166 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150353166 DMM INFO MM(262420000000039/e6825013) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150353166 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150353166 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150353166 DLLC NOTICE LLME(ffffffff/e6825013){ASSIGNED} LLGM Assign pre (e6825013 => fe8eda53) (gprs_llc.c:1079) 20250815150353166 DLLC NOTICE LLME(e6825013/fe8eda53){ASSIGNED} LLGM Assign post (e6825013 => fe8eda53) (gprs_llc.c:1125) 20250815150353166 DMM INFO MM(262420000000039/fe8eda53) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@c92948cd11f8: Removing Client IMSI='262420000000039'H, index=0 20250815150353181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353181 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150353181 DMM INFO MM(262420000000039/fe8eda53) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150353181 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150353181 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150353181 DLLC NOTICE LLME(e6825013/fe8eda53){ASSIGNED} LLGM Assign pre (ffffffff => fe8eda53) (gprs_llc.c:1079) 20250815150353181 DLLC NOTICE LLME(ffffffff/fe8eda53){ASSIGNED} LLGM Assign post (ffffffff => fe8eda53) (gprs_llc.c:1125) 20250815150353181 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@c92948cd11f8: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='FE8EDA53'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: sending second RAU via different RA with wrong Old RA 20250815150353193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353193 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150353193 DMM NOTICE LLME(ffffffff/fe8eda53){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250815150353193 DLLC NOTICE LLME(ffffffff/fe8eda53){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250815150353193 DMM NOTICE MM(262420000000039/fe8eda53) Rx RA Update Request with unexpected TLLI=fe8eda53 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250815150353193 DMM ERROR LLME(ffffffff/fe8eda53){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250815150353193 DMM NOTICE MM(262420000000039/fe8eda53) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250815150353193 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250815150353193 DMM INFO MM(262420000000039/fe8eda53) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250815150353193 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150353193 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150353193 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150353193 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150353193 DLLC NOTICE LLME(ffffffff/fe8eda53){ASSIGNED} LLGM Assign pre (fe8eda53 => ffffffff) (gprs_llc.c:1079) 20250815150353193 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe8eda53 => ffffffff) (gprs_llc.c:1125) 20250815150353193 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250815150353193 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) 20250815150353193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150353193 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150353193 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150353193 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150353216 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250815150353218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150353218 DLLC NOTICE LLME(ffffffff/fe8eda53){UNASSIGNED} LLC RX: unknown TLLI 0xfe8eda53, creating LLME on the fly (gprs_llc.c:552) 20250815150353218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150353218 DMM NOTICE LLME(ffffffff/fe8eda53){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250815150355642 DGPRS DEBUG Checking for inactive LLMEs, time = 57798434 (sgsn.c:132) 20250815150355645 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150355645 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150355645 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150355645 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150355645 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150355645 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150355646 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150355646 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150355646 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150355646 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)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@c92948cd11f8: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@c92948cd11f8: Final verdict of PTC: pass 20250815150358228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57806<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(560)@c92948cd11f8: Final verdict of PTC: none 20250815150358233 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150358233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(558)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(548)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(554)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(549)@c92948cd11f8: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(556)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(559)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(553)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(547)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(557)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(552)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(546): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(547): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(548): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(549): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(551): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(552): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(553): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(554): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(556): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(557): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(558): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(559): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Fri Aug 15 15:03:58 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 20250815150358306 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36274<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150358708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36274<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109692) 20250815150359234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150359234 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109692, count=114048) 20250815150400235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150400235 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Fri Aug 15 15:04:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150401236 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150401236 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_usim_resync started. 20250815150401801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150401804 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150401849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150401849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150401849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150401849 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150401849 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150401849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150401849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150401849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150401849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(568)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150401850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150401850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150401850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150401850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150401850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150401850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150401850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150401850 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150401850 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150401850 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150401850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(568)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150401850 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150401850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150401852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(569)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(565)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150401857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150401857 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(567)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(570)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(573)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150401865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150401865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150401865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150401865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150401865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150401865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150401865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150401865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150401865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(573)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150401866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150401866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150401866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150401866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150401867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150401867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150401867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150401867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150401867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150401867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150401867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(573)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150401867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150401867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150401869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(570)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(574)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150401875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150401875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(572)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(575)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(574)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(579)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(579)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150401891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150401891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150401891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150401891 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150401891 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150401891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150401891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150401891 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150401891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(579)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150401892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150401892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150401892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150401892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150401892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150401892 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150401892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150401892 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150401892 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150401892 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150401892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150401893 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150401893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(579)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(579)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150401894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150401899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150401899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(576)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150402237 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150402237 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150402238 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150402238 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(578)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(578)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150402242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150402243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(578)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(578)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(578)@c92948cd11f8: 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(578)@c92948cd11f8: 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(578)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(578)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@c92948cd11f8: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='EB998BA1'O, index=0 SGSN_Test-GSUP(580)@c92948cd11f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@c92948cd11f8: 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 := 'E77BA028788EBF350B8568D37B235DF0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3CD60E13'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '694EF47F2C85D0C7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B8F09CEF8C0D90AF3147CEA3B20A813A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D459383FEEA31CE8F0051D927FD81ECF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '83EAFDE5C7088B73CB9B3A7FAE08B567'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CD84C7FEDD0A201D'O } } } } } 20250815150403285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150403285 DLLC NOTICE LLME(ffffffff/eb998ba1){UNASSIGNED} LLC RX: unknown TLLI 0xeb998ba1, creating LLME on the fly (gprs_llc.c:552) 20250815150403285 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150403285 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150403285 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150403285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150403285 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150403285 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150403285 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150403285 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150403285 DLLC NOTICE LLME(ffffffff/eb998ba1){UNASSIGNED} LLGM Assign pre (eb998ba1 => d43daec2) (gprs_llc.c:1079) 20250815150403285 DLLC NOTICE LLME(eb998ba1/d43daec2){ASSIGNED} LLGM Assign post (eb998ba1 => d43daec2) (gprs_llc.c:1125) 20250815150403285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150403285 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150403285 DMM DEBUG MM(262420000000040/d43daec2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150403293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150403293 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150403293 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150403293 DMM DEBUG MM(262420000000040/d43daec2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250815150403293 DMM NOTICE MM(262420000000040/d43daec2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150403293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150403293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150403293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150403293 DMM DEBUG MM(262420000000040/d43daec2) Requesting authorization (sgsn_auth.c:160) 20250815150403293 DMM INFO MM(262420000000040/d43daec2) Requesting authentication tuples (sgsn_auth.c:184) 20250815150403293 DMM DEBUG MM(262420000000040/d43daec2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150403293 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250815150403293 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@c92948cd11f8: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250815150403295 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150403295 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150403295 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150403295 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150403295 DMM INFO MM(262420000000040/d43daec2) Subscriber data update (mmctx.c:445) 20250815150403295 DMM DEBUG MM(262420000000040/d43daec2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150403295 DMM INFO MM(262420000000040/d43daec2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150403295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150403295 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150403295 DMM INFO MM(262420000000040/d43daec2) <- GMM AUTH AND CIPHERING REQ (rand = e7 7b a0 28 78 8e bf 35 0b 85 68 d3 7b 23 5d f0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 83 ea fd e5 c7 08 8b 73 cb 9b 3a 7f ae 08 b5 67 ) (gprs_gmm.c:510) 20250815150403300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150403300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150403300 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150403300 DMM INFO MM(262420000000040/d43daec2) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250815150403300 DMM INFO MM(262420000000040/d43daec2) R99 AUTHENTICATION SYNCH (AUTS = 7f2267edc35dbbc743c0041f4be1) (gprs_gmm.c:761) 20250815150403300 DMM DEBUG MM(262420000000040/d43daec2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150403300 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250815150403300 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 7f 22 67 ed c3 5d bb c7 43 c0 04 1f 4b e1 20 10 e7 7b a0 28 78 8e bf 35 0b 85 68 d3 7b 23 5d f0 28 01 01 (gprs_subscriber.c:210) 20250815150403300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250815150403300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250815150403300 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150403300 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150403300 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150403300 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150403300 DMM INFO MM(262420000000040/d43daec2) Subscriber data update (mmctx.c:445) 20250815150403300 DMM DEBUG MM(262420000000040/d43daec2) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250815150403300 DMM INFO MM(262420000000040/d43daec2) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250815150403300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150403300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150403300 DMM INFO MM(262420000000040/d43daec2) <- GMM AUTH AND CIPHERING REQ (rand = 27 90 52 17 ad 73 55 87 10 26 ad 81 3c 04 24 de , mmctx_is_r99=1, vec->auth_types=0x3, autn = 52 0d 68 90 3f 66 da 8b b2 b2 39 d1 04 b5 f4 07 ) (gprs_gmm.c:510) 20250815150403304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150403304 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x615b90 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150403304 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150403304 DMM INFO MM(262420000000040/d43daec2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150403304 DMM NOTICE MM(262420000000040/d43daec2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150403304 DMM DEBUG MM(262420000000040/d43daec2) checking auth: received UMTS RES = f1 ca 94 67 25 47 dd b7 (gprs_gmm.c:716) 20250815150403304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150403304 DMM DEBUG MM(262420000000040/d43daec2) Requesting authorization (sgsn_auth.c:160) 20250815150403304 DMM INFO MM(262420000000040/d43daec2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150403304 DMM DEBUG MM(262420000000040/d43daec2) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150403304 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250815150403304 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) 20250815150403304 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150403304 DMM INFO MM(262420000000040/d43daec2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd43daec2) (gprs_gmm.c:337) 20250815150403305 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150403305 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150403305 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250815150403305 DMM INFO MM(262420000000040/d43daec2) Subscriber data update (mmctx.c:445) 20250815150403305 DMM DEBUG MM(262420000000040/d43daec2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150403305 DMM INFO MM(262420000000040/d43daec2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150403305 DMM NOTICE MM(262420000000040/d43daec2) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250815150403305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150403305 DMM NOTICE MM(262420000000040/d43daec2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150403305 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) 20250815150403305 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150403305 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250815150403305 DMM INFO MM(262420000000040/d43daec2) Subscriber data update (mmctx.c:445) 20250815150403305 DMM DEBUG MM(262420000000040/d43daec2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(567)@c92948cd11f8: Removing Client IMSI='262420000000040'H, index=0 20250815150403309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150403309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150403309 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150403309 DMM INFO MM(262420000000040/d43daec2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150403309 DMM NOTICE MM(262420000000040/d43daec2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150403309 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150403309 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150403309 DLLC NOTICE LLME(eb998ba1/d43daec2){ASSIGNED} LLGM Assign pre (ffffffff => d43daec2) (gprs_llc.c:1079) 20250815150403309 DLLC NOTICE LLME(ffffffff/d43daec2){ASSIGNED} LLGM Assign post (ffffffff => d43daec2) (gprs_llc.c:1125) 20250815150403309 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150403309 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150403309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150403309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(583)@c92948cd11f8: Final verdict of PTC: pass 20250815150403311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55490<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI210(572)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(573)@c92948cd11f8: Final verdict of PTC: none 20250815150403312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150403312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_resync-BVCI196(567)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(578)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(580)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(568)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(576)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(571)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(577)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(579)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(566)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_resync-BVCI220(576): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(577): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(578): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(579): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_usim_resync finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Fri Aug 15 15:04:03 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 20250815150403387 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150403789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55506<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94796) 20250815150404313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150404313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94796, count=96056) 20250815150405314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150405314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Fri Aug 15 15:04:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150406315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150406315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_usim_a54_a54 started. 20250815150406829 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150406832 DMM INFO MM(262420000000040/d43daec2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150406832 DMM INFO MM(262420000000040/d43daec2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150406832 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150406832 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150406832 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150406832 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150406832 DLLC NOTICE LLME(ffffffff/d43daec2){ASSIGNED} LLGM Assign pre (d43daec2 => ffffffff) (gprs_llc.c:1079) 20250815150406832 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d43daec2 => ffffffff) (gprs_llc.c:1125) 20250815150406832 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250815150406832 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) 20250815150406832 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) 20250815150406832 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150406832 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150406832 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150406832 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150406832 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150406875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150406875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150406875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150406875 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150406875 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150406875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150406875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150406875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150406875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150406876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150406876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150406876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150406876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150406876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150406876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150406876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150406876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150406876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150406876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150406876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150406876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150406876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150406879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(589)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(585)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150406883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150406883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(587)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(590)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(589)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(593)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150406891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150406891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150406891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150406891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150406891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150406892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150406892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150406892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150406892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150406892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150406892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150406892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150406892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150406892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150406892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150406892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150406892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150406892 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150406892 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150406892 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150406893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150406893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150406894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(594)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(590)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150406899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150406899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(592)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(595)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(594)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150406907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150406907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150406907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150406907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150406907 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150406907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150406907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150406907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150406907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150406908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150406908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150406908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150406908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150406908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150406908 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150406908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150406908 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150406908 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150406908 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150406908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150406909 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150406909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150406911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150406915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150406915 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150407316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150407316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150407316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150407316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150407318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150407318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(599)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@c92948cd11f8: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='E2F441A1'O, index=0 SGSN_Test-GSUP(600)@c92948cd11f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@c92948cd11f8: 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 := '2F2D19CF6E309D4FB1DE62A0AEB5EC83'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D7255983'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6827C23CF4F37A20'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7D62DABB77E9A696B1E55E852FCE25B7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A57691483DB0FAED066F06B595E7342E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0BD622D4D759465218CF9D743F446B29'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5BB7FF817FDDE6C3'O } } } } } 20250815150408361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150408361 DLLC NOTICE LLME(ffffffff/e2f441a1){UNASSIGNED} LLC RX: unknown TLLI 0xe2f441a1, creating LLME on the fly (gprs_llc.c:552) 20250815150408361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150408361 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150408361 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150408361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150408361 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150408361 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150408361 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150408361 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150408361 DLLC NOTICE LLME(ffffffff/e2f441a1){UNASSIGNED} LLGM Assign pre (e2f441a1 => e5d36872) (gprs_llc.c:1079) 20250815150408361 DLLC NOTICE LLME(e2f441a1/e5d36872){ASSIGNED} LLGM Assign post (e2f441a1 => e5d36872) (gprs_llc.c:1125) 20250815150408361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150408361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150408361 DMM DEBUG MM(262420000000040/e5d36872) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150408368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150408368 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150408368 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150408368 DMM DEBUG MM(262420000000040/e5d36872) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250815150408368 DMM NOTICE MM(262420000000040/e5d36872) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150408368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150408368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150408368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150408368 DMM DEBUG MM(262420000000040/e5d36872) Requesting authorization (sgsn_auth.c:160) 20250815150408368 DMM INFO MM(262420000000040/e5d36872) Requesting authentication tuples (sgsn_auth.c:184) 20250815150408368 DMM DEBUG MM(262420000000040/e5d36872) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150408368 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250815150408368 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@c92948cd11f8: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250815150408370 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150408370 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150408370 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150408370 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150408370 DMM INFO MM(262420000000040/e5d36872) Subscriber data update (mmctx.c:445) 20250815150408370 DMM DEBUG MM(262420000000040/e5d36872) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150408370 DMM INFO MM(262420000000040/e5d36872) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150408370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150408370 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150408370 DMM INFO MM(262420000000040/e5d36872) <- GMM AUTH AND CIPHERING REQ (rand = 2f 2d 19 cf 6e 30 9d 4f b1 de 62 a0 ae b5 ec 83 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0b d6 22 d4 d7 59 46 52 18 cf 9d 74 3f 44 6b 29 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@c92948cd11f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@c92948cd11f8: Final verdict of PTC: pass 20250815150408376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(600)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(593)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(598)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(588)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(589)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(592)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(584)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@c92948cd11f8: Final verdict of PTC: none 20250815150408379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150408379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98-provIP(591)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(586)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(596)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(591): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(592): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Fri Aug 15 15:04:08 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 20250815150408428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150408830 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55532<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69356) 20250815150409380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150409380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69356, count=73712) 20250815150410381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150410381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Fri Aug 15 15:04:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150411383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150411383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_usim_a54_a53 started. 20250815150411931 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150411934 DMM INFO MM(262420000000040/e5d36872) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150411934 DMM INFO MM(262420000000040/e5d36872) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150411934 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150411934 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150411934 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150411934 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150411934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Deallocated (fsm.c:568) 20250815150411934 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150411934 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150411934 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150411934 DLLC NOTICE LLME(e2f441a1/e5d36872){ASSIGNED} LLGM Assign pre (e5d36872 => ffffffff) (gprs_llc.c:1079) 20250815150411934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5d36872 => ffffffff) (gprs_llc.c:1125) 20250815150411934 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150411975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150411975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150411975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150411975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150411975 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150411975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150411975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150411975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150411975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150411976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150411976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150411976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150411976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150411976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150411976 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150411976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150411976 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150411976 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150411976 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150411976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150411977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150411977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(608)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150411979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(609)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(605)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150411985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150411985 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(607)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(610)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(609)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150411994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150411994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150411994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150411994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150411994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150411994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150411994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150411994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150411994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150411995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150411995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150411995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150411995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150411995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150411995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150411995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150411995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150411995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150411995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150411995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150411995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150411995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150411997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(614)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(610)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150412001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150412001 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(612)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(615)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(614)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(619)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(619)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150412014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150412014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150412014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150412014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150412014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150412014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150412014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150412014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150412014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(619)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150412015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150412015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150412015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150412015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150412015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150412015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150412015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150412015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150412016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150412016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(619)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(619)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150412018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150412023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150412023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(616)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150412384 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150412384 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150412384 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150412384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(618)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(618)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150412389 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150412390 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(618)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(618)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(618)@c92948cd11f8: 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(618)@c92948cd11f8: 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(618)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(618)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@c92948cd11f8: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='F394C7EE'O, index=0 SGSN_Test-GSUP(620)@c92948cd11f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@c92948cd11f8: 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 := '821D19A23AC0E3145CD6AD9E6316FD26'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7F815DCA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD341B3033FEE4F1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '63F8E037C6984200D2D394D92A8155BF'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BFC836FE03C071E2F4E4E6530BB3C6FA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9B3954E8839E868163F9EAC18A76D362'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '58F5BFFD094C4E7A'O } } } } } 20250815150413455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150413455 DLLC NOTICE LLME(ffffffff/f394c7ee){UNASSIGNED} LLC RX: unknown TLLI 0xf394c7ee, creating LLME on the fly (gprs_llc.c:552) 20250815150413455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150413455 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150413455 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150413455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150413455 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150413455 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150413455 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150413455 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150413455 DLLC NOTICE LLME(ffffffff/f394c7ee){UNASSIGNED} LLGM Assign pre (f394c7ee => fea21014) (gprs_llc.c:1079) 20250815150413455 DLLC NOTICE LLME(f394c7ee/fea21014){ASSIGNED} LLGM Assign post (f394c7ee => fea21014) (gprs_llc.c:1125) 20250815150413455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150413455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150413455 DMM DEBUG MM(262420000000040/fea21014) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150413461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150413461 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150413462 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150413462 DMM DEBUG MM(262420000000040/fea21014) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250815150413462 DMM NOTICE MM(262420000000040/fea21014) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150413462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150413462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150413462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150413462 DMM DEBUG MM(262420000000040/fea21014) Requesting authorization (sgsn_auth.c:160) 20250815150413462 DMM INFO MM(262420000000040/fea21014) Requesting authentication tuples (sgsn_auth.c:184) 20250815150413462 DMM DEBUG MM(262420000000040/fea21014) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150413462 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250815150413462 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@c92948cd11f8: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250815150413463 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150413463 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150413463 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150413463 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150413463 DMM INFO MM(262420000000040/fea21014) Subscriber data update (mmctx.c:445) 20250815150413463 DMM DEBUG MM(262420000000040/fea21014) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150413463 DMM INFO MM(262420000000040/fea21014) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150413463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150413463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150413463 DMM INFO MM(262420000000040/fea21014) <- GMM AUTH AND CIPHERING REQ (rand = 82 1d 19 a2 3a c0 e3 14 5c d6 ad 9e 63 16 fd 26 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9b 39 54 e8 83 9e 86 81 63 f9 ea c1 8a 76 d3 62 ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@c92948cd11f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@c92948cd11f8: Final verdict of PTC: pass 20250815150413469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37264<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150413470 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_usim_a54_a53-BVCI220(616)@c92948cd11f8: Final verdict of PTC: none 20250815150413470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(610)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(618)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(608)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(619)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(620)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(613)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(611)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(606)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(617)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(604)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(616): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(617): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(618): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(619): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Fri Aug 15 15:04:13 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 20250815150413553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150413954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71732) 20250815150414470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150414470 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71732, count=72992) 20250815150415472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150415472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Fri Aug 15 15:04:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150416474 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150416474 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_usim_a53_a54 started. 20250815150417027 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150417030 DMM INFO MM(262420000000040/fea21014) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150417030 DMM INFO MM(262420000000040/fea21014) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150417030 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150417030 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150417030 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150417030 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150417030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Deallocated (fsm.c:568) 20250815150417030 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150417030 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150417030 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150417030 DLLC NOTICE LLME(f394c7ee/fea21014){ASSIGNED} LLGM Assign pre (fea21014 => ffffffff) (gprs_llc.c:1079) 20250815150417030 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fea21014 => ffffffff) (gprs_llc.c:1125) 20250815150417030 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150417074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150417074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150417074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150417074 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150417074 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150417074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150417074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150417074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150417074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150417075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150417075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150417075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150417075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150417075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150417075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150417075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150417075 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150417075 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150417075 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150417075 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150417075 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150417075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150417077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(629)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(625)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150417081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150417081 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI196(627)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(630)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(629)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(633)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150417089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150417089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150417089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150417089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150417089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150417089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150417089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150417089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150417089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(633)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150417090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150417090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150417090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150417090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150417090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150417090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150417090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150417090 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150417090 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150417090 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150417090 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150417090 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150417090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(633)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150417092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(634)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(630)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150417097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150417097 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(632)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(635)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(634)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150417108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150417108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150417108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150417108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150417108 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150417108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150417108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150417108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150417108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150417109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150417109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150417109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150417109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150417109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150417109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150417109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150417109 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150417109 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150417109 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150417109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150417109 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150417110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150417113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150417119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150417119 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150417475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150417475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150417475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150417475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150417478 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150417479 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(639)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@c92948cd11f8: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='E8817E47'O, index=0 SGSN_Test-GSUP(640)@c92948cd11f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@c92948cd11f8: 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 := 'D57F9A794CD08914163D54F889176A7A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5E6C576F'O ("^lWo") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '08ABCB9362B25F4D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '79B1EA3277C09BE55FDD6B8559CFAC70'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E7FC53996294A769C7F5589616D4E3C4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1C493A29BAED854134B6D4D9D5B5D83F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1442F8F844E54283'O } } } } } 20250815150418554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150418554 DLLC NOTICE LLME(ffffffff/e8817e47){UNASSIGNED} LLC RX: unknown TLLI 0xe8817e47, creating LLME on the fly (gprs_llc.c:552) 20250815150418554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150418554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150418554 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150418554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150418554 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150418554 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150418554 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150418554 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150418554 DLLC NOTICE LLME(ffffffff/e8817e47){UNASSIGNED} LLGM Assign pre (e8817e47 => c6c68d5a) (gprs_llc.c:1079) 20250815150418554 DLLC NOTICE LLME(e8817e47/c6c68d5a){ASSIGNED} LLGM Assign post (e8817e47 => c6c68d5a) (gprs_llc.c:1125) 20250815150418554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150418555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150418555 DMM DEBUG MM(262420000000040/c6c68d5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150418561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150418561 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150418561 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150418561 DMM DEBUG MM(262420000000040/c6c68d5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250815150418561 DMM NOTICE MM(262420000000040/c6c68d5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150418561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150418561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150418561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150418562 DMM DEBUG MM(262420000000040/c6c68d5a) Requesting authorization (sgsn_auth.c:160) 20250815150418562 DMM INFO MM(262420000000040/c6c68d5a) Requesting authentication tuples (sgsn_auth.c:184) 20250815150418562 DMM DEBUG MM(262420000000040/c6c68d5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150418562 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250815150418562 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@c92948cd11f8: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250815150418564 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150418564 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150418564 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150418564 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150418564 DMM INFO MM(262420000000040/c6c68d5a) Subscriber data update (mmctx.c:445) 20250815150418564 DMM DEBUG MM(262420000000040/c6c68d5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150418564 DMM INFO MM(262420000000040/c6c68d5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150418564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150418564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150418564 DMM INFO MM(262420000000040/c6c68d5a) <- GMM AUTH AND CIPHERING REQ (rand = d5 7f 9a 79 4c d0 89 14 16 3d 54 f8 89 17 6a 7a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1c 49 3a 29 ba ed 85 41 34 b6 d4 d9 d5 b5 d8 3f ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@c92948cd11f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@c92948cd11f8: Final verdict of PTC: pass 20250815150418578 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(640)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(632)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@c92948cd11f8: Final verdict of PTC: none 20250815150418583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150418583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(628)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(638)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(633)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(639)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(634)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(626)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(636)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(631)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(631): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(632): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Fri Aug 15 15:04:18 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 20250815150418657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150419058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37290<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71724) 20250815150419585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150419585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71724, count=72884) 20250815150420586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150420586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Fri Aug 15 15:04:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150421587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150421587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_usim_a50_a54 started. 20250815150422164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52918<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150422167 DMM INFO MM(262420000000040/c6c68d5a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150422167 DMM INFO MM(262420000000040/c6c68d5a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150422167 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150422167 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150422167 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150422167 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150422167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Deallocated (fsm.c:568) 20250815150422167 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150422167 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150422167 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150422167 DLLC NOTICE LLME(e8817e47/c6c68d5a){ASSIGNED} LLGM Assign pre (c6c68d5a => ffffffff) (gprs_llc.c:1079) 20250815150422167 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c68d5a => ffffffff) (gprs_llc.c:1125) 20250815150422167 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(649)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(649)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150422214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150422214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150422214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150422214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150422214 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150422214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150422214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150422214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150422214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(648)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(649)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150422215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150422215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150422215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150422215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150422215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150422215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150422215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150422215 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150422215 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150422215 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150422215 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(649)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(649)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150422215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150422215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150422217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(645)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(650)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150422222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150422222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(648)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_a50_a54-BVCI196(646)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(653)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(653)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150422227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150422227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150422227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150422227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150422227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150422227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150422227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150422227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150422227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150422228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150422228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150422228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150422228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150422228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150422228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150422228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150422228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150422228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150422228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150422228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150422228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150422228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150422230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(654)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(650)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150422234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150422234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(655)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(652)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(654)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(659)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(659)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150422247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150422247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150422247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150422247 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150422247 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150422247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150422247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150422247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150422247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(659)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150422248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150422248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150422248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150422248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150422248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150422248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150422248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150422248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150422248 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150422248 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150422248 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150422249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150422249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(659)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(659)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150422251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150422257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150422257 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(656)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150422588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150422588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150422588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150422588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(658)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(658)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150422594 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(658)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(658)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150422596 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(658)@c92948cd11f8: 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(658)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(658)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(658)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(646)@c92948cd11f8: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='EF720F8C'O, index=0 SGSN_Test-GSUP(660)@c92948cd11f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@c92948cd11f8: 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 := 'E4BB019C8872457EA93A7349BD8FB4DF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AFD4B1FF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F6FF7F145485DBE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9E359CB93CFD6B6FFC9AE596523D3145'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '49FE3603D68B3C3A37BA9ECD5169B91F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8FB5253E0DCF569241CA95EF31B9AE28'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EF66C7FC43FE165B'O } } } } } 20250815150423638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150423638 DLLC NOTICE LLME(ffffffff/ef720f8c){UNASSIGNED} LLC RX: unknown TLLI 0xef720f8c, creating LLME on the fly (gprs_llc.c:552) 20250815150423638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150423638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150423638 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150423638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150423638 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150423638 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150423638 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150423638 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150423638 DLLC NOTICE LLME(ffffffff/ef720f8c){UNASSIGNED} LLGM Assign pre (ef720f8c => f928dfab) (gprs_llc.c:1079) 20250815150423638 DLLC NOTICE LLME(ef720f8c/f928dfab){ASSIGNED} LLGM Assign post (ef720f8c => f928dfab) (gprs_llc.c:1125) 20250815150423638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150423638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150423638 DMM DEBUG MM(262420000000040/f928dfab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150423644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150423644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150423644 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150423644 DMM DEBUG MM(262420000000040/f928dfab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250815150423644 DMM NOTICE MM(262420000000040/f928dfab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150423644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150423644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150423644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150423644 DMM DEBUG MM(262420000000040/f928dfab) Requesting authorization (sgsn_auth.c:160) 20250815150423644 DMM INFO MM(262420000000040/f928dfab) Requesting authentication tuples (sgsn_auth.c:184) 20250815150423644 DMM DEBUG MM(262420000000040/f928dfab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150423644 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250815150423644 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@c92948cd11f8: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250815150423646 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150423646 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150423646 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150423646 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150423646 DMM INFO MM(262420000000040/f928dfab) Subscriber data update (mmctx.c:445) 20250815150423646 DMM DEBUG MM(262420000000040/f928dfab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150423646 DMM INFO MM(262420000000040/f928dfab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150423646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150423646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150423646 DMM INFO MM(262420000000040/f928dfab) <- GMM AUTH AND CIPHERING REQ (rand = e4 bb 01 9c 88 72 45 7e a9 3a 73 49 bd 8f b4 df , mmctx_is_r99=1, vec->auth_types=0x3, autn = 8f b5 25 3e 0d cf 56 92 41 ca 95 ef 31 b9 ae 28 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(646)@c92948cd11f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@c92948cd11f8: Final verdict of PTC: pass 20250815150423651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52918<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a50_a54-BVCI196(646)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(660)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@c92948cd11f8: Final verdict of PTC: none 20250815150423654 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150423654 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(653)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(659)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(656)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(644)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(658)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(649)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(648)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(651)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(647)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(657)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(646): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(647): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(648): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(649): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(656): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(657): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(658): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(659): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Fri Aug 15 15:04:23 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 20250815150423835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150424237 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52930<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48512) 20250815150424655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150424655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48512, count=72264) 20250815150425642 DGPRS DEBUG Checking for inactive LLMEs, time = 57798464 (sgsn.c:132) 20250815150425646 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150425646 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150425646 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150425646 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150425646 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150425646 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150425646 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150425646 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150425646 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150425646 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150425655 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150425655 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Fri Aug 15 15:04:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150426657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150426657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_usim_a54_a50 started. 20250815150427357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52938<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150427360 DMM INFO MM(262420000000040/f928dfab) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150427360 DMM INFO MM(262420000000040/f928dfab) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150427360 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150427360 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150427360 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150427360 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150427360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Deallocated (fsm.c:568) 20250815150427360 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150427360 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150427360 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150427360 DLLC NOTICE LLME(ef720f8c/f928dfab){ASSIGNED} LLGM Assign pre (f928dfab => ffffffff) (gprs_llc.c:1079) 20250815150427360 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f928dfab => ffffffff) (gprs_llc.c:1125) 20250815150427360 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150427412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150427413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150427413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150427413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150427413 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150427413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150427413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150427413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150427413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150427413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150427413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150427413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150427414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150427414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150427414 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150427414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150427414 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150427414 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150427414 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150427414 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(668)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150427415 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150427415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150427417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(669)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(665)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150427422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150427422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(667)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(670)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(669)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(673)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150427432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150427432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150427432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150427432 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150427432 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150427432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150427432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150427432 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150427432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150427433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150427434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150427434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150427434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150427434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150427434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150427434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150427434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150427434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150427434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150427434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150427434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150427434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(673)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150427436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(674)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(670)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150427441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150427441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(672)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(675)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(674)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(678)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150427448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150427448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150427448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150427448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150427448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150427449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150427449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150427449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150427449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150427449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150427449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150427449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150427449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150427449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150427449 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150427449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150427449 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150427449 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150427449 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150427449 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150427450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150427450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150427451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150427455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150427455 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150427658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150427658 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150427658 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150427658 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150427662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150427663 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(679)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@c92948cd11f8: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='FF874B92'O, index=0 SGSN_Test-GSUP(680)@c92948cd11f8: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@c92948cd11f8: 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 := '2BE93C576AAC2181BBD51817CC35AE81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1D84B035'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EE8F21AA9F9052E3'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B1E9E92FD8ABFEEF566CD2ACA888CB9C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '748E53DB6DF11F95B28FEAC850436376'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '435041F15A9D433713EED3132C2571D6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '65970C4F1C98CBB2'O } } } } } 20250815150428754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150428754 DLLC NOTICE LLME(ffffffff/ff874b92){UNASSIGNED} LLC RX: unknown TLLI 0xff874b92, creating LLME on the fly (gprs_llc.c:552) 20250815150428754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150428754 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150428754 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150428754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150428754 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150428754 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150428754 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150428754 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150428754 DLLC NOTICE LLME(ffffffff/ff874b92){UNASSIGNED} LLGM Assign pre (ff874b92 => ed031d83) (gprs_llc.c:1079) 20250815150428754 DLLC NOTICE LLME(ff874b92/ed031d83){ASSIGNED} LLGM Assign post (ff874b92 => ed031d83) (gprs_llc.c:1125) 20250815150428754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150428754 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150428754 DMM DEBUG MM(262420000000040/ed031d83) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150428771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150428771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150428771 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150428771 DMM DEBUG MM(262420000000040/ed031d83) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250815150428771 DMM NOTICE MM(262420000000040/ed031d83) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150428771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150428771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150428771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150428771 DMM DEBUG MM(262420000000040/ed031d83) Requesting authorization (sgsn_auth.c:160) 20250815150428771 DMM INFO MM(262420000000040/ed031d83) Requesting authentication tuples (sgsn_auth.c:184) 20250815150428771 DMM DEBUG MM(262420000000040/ed031d83) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150428771 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250815150428771 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@c92948cd11f8: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250815150428774 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150428774 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150428774 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150428774 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150428775 DMM INFO MM(262420000000040/ed031d83) Subscriber data update (mmctx.c:445) 20250815150428775 DMM DEBUG MM(262420000000040/ed031d83) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150428775 DMM INFO MM(262420000000040/ed031d83) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150428775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150428775 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150428775 DMM INFO MM(262420000000040/ed031d83) <- GMM AUTH AND CIPHERING REQ (rand = 2b e9 3c 57 6a ac 21 81 bb d5 18 17 cc 35 ae 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 43 50 41 f1 5a 9d 43 37 13 ee d3 13 2c 25 71 d6 ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@c92948cd11f8: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@c92948cd11f8: Final verdict of PTC: pass 20250815150428789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52938<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(668)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(680)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(678)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@c92948cd11f8: Final verdict of PTC: none 20250815150428793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150428794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a50-BVCI210(672)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(679)@c92948cd11f8: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(667)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(669)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(673)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(676)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(671)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(666)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Fri Aug 15 15:04:28 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 20250815150428881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150429283 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71732) 20250815150429795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150429795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71732, count=72272) 20250815150430796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150430796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Fri Aug 15 15:04:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150431797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150431797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_detach_unknown_nopoweroff started. 20250815150432317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54420<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150432317 DMM INFO MM(262420000000040/ed031d83) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150432317 DMM INFO MM(262420000000040/ed031d83) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150432317 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150432317 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150432317 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150432317 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815150432317 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Deallocated (fsm.c:568) 20250815150432317 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150432317 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150432317 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150432317 DLLC NOTICE LLME(ff874b92/ed031d83){ASSIGNED} LLGM Assign pre (ed031d83 => ffffffff) (gprs_llc.c:1079) 20250815150432317 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed031d83 => ffffffff) (gprs_llc.c:1125) 20250815150432317 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150432336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150432336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150432336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150432336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150432336 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150432336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150432336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150432336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150432336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150432337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150432337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150432337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150432337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150432337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150432337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150432337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150432337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150432337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150432337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(688)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150432340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(689)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(685)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150432347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150432347 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(690)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_nopoweroff-BVCI196(687)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(689)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(693)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150432354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150432354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150432354 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150432354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150432354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150432354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(693)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150432355 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150432355 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150432355 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150432355 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150432355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150432355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(693)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150432357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(694)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(690)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150432361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150432361 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(692)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(694)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150432371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150432371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150432371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150432371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150432371 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150432371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150432371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150432371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150432371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150432372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150432372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150432372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150432372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150432372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150432372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150432372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150432372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150432372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150432372 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150432372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150432372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150432372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150432373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150432378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150432378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150432798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150432798 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150432798 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150432798 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150432802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(699)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150432804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@c92948cd11f8: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='C1EA879B'O, index=0 SGSN_Test-GSUP(700)@c92948cd11f8: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250815150433870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150433870 DLLC NOTICE LLME(ffffffff/c1ea879b){UNASSIGNED} LLC RX: unknown TLLI 0xc1ea879b, creating LLME on the fly (gprs_llc.c:552) 20250815150433870 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150433870 DMM NOTICE LLME(ffffffff/c1ea879b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250815150433870 DLLC NOTICE LLME(ffffffff/c1ea879b){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250815150433871 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc1ea879b type=GPRS detach (gprs_gmm.c:1512) 20250815150433871 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250815150433871 DLLC NOTICE LLME(ffffffff/c1ea879b){UNASSIGNED} LLGM Assign pre (c1ea879b => ffffffff) (gprs_llc.c:1079) 20250815150433871 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c1ea879b => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@c92948cd11f8: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@c92948cd11f8: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@c92948cd11f8: Final verdict of PTC: pass 20250815150433903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54420<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150433907 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150433907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(700)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@c92948cd11f8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(693)@c92948cd11f8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(698)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(689)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(688)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@c92948cd11f8: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(686)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(691)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(696)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@c92948cd11f8: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Fri Aug 15 15:04:33 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 20250815150434019 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150434421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54430<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48520) 20250815150434909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150434909 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48520, count=58504) 20250815150435910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150435910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Fri Aug 15 15:04:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150436911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150436911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_detach_unknown_poweroff started. 20250815150437498 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150437499 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150437518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150437518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150437518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150437518 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150437518 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150437518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150437518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150437518 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150437518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(708)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150437519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150437519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150437519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150437519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150437519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150437519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150437519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150437519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150437519 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150437519 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150437519 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(708)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(708)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150437519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150437519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150437521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(709)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(705)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150437527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150437527 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(707)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(710)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(709)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150437536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150437536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150437536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150437536 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150437536 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150437536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150437536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150437536 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150437536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150437537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150437537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150437537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150437537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150437537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150437537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150437537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150437537 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150437537 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150437537 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150437537 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150437537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150437537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(713)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150437540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(714)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(710)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150437546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150437546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(712)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(718)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150437554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150437554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150437554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150437554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150437554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150437554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150437554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150437554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150437554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150437555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150437555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150437555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150437555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150437555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150437555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150437555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150437555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150437555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150437555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150437555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150437556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150437556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150437558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150437563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150437563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150437912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150437912 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150437912 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150437912 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150437916 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(719)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(719)@c92948cd11f8: 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 } } } } 20250815150437917 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@c92948cd11f8: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='ECB5356C'O, index=0 SGSN_Test-GSUP(720)@c92948cd11f8: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250815150438959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150438959 DLLC NOTICE LLME(ffffffff/ecb5356c){UNASSIGNED} LLC RX: unknown TLLI 0xecb5356c, creating LLME on the fly (gprs_llc.c:552) 20250815150438959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150438959 DMM NOTICE LLME(ffffffff/ecb5356c){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@c92948cd11f8: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@c92948cd11f8: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@c92948cd11f8: Final verdict of PTC: pass 20250815150443975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54444<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(720)@c92948cd11f8: Final verdict of PTC: none 20250815150443980 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150443980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(713)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(718)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@c92948cd11f8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@c92948cd11f8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(708)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@c92948cd11f8: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(712)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(711)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(706)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(716)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@c92948cd11f8: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Fri Aug 15 15:04:44 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 20250815150444092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150444494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45150<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52456) 20250815150444981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150444981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52456, count=53716) 20250815150445982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150445982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Fri Aug 15 15:04:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150446983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150446983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_detach_nopoweroff started. 20250815150447550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150447551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150447585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150447585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150447585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150447585 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150447585 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150447585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150447585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150447585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150447585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150447585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150447585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150447585 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150447586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150447586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150447586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150447586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150447586 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150447586 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150447586 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150447586 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150447586 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150447586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(728)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150447588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(729)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(725)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150447593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150447593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(727)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(730)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(729)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(733)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150447603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150447603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150447603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150447603 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150447603 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150447603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150447603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150447603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150447603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150447604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150447604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150447604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150447604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150447604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150447604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150447604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150447604 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150447604 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150447604 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150447604 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150447604 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150447604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(733)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(733)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150447606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(734)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(730)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150447611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150447611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(738)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150447620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150447620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150447620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150447620 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150447620 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150447620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150447620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150447620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150447620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(738)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150447621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150447621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150447621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150447621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150447621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150447621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150447621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150447621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150447621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150447621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150447621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150447621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150447621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(738)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(738)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150447624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150447629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150447629 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(737)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150447984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150447984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150447984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150447984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(739)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(739)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150447987 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(739)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(739)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150447988 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(739)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(739)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@c92948cd11f8: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='FE8B4137'O, index=0 SGSN_Test-GSUP(740)@c92948cd11f8: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@c92948cd11f8: 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 := '36D7577255BBDDE7BD11C76D382C7F76'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EDA96316'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1A2377A6A9BC6A7'O } } } } } 20250815150449069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150449069 DLLC NOTICE LLME(ffffffff/fe8b4137){UNASSIGNED} LLC RX: unknown TLLI 0xfe8b4137, creating LLME on the fly (gprs_llc.c:552) 20250815150449069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150449069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150449069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150449069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150449069 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150449069 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150449069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150449069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150449069 DLLC NOTICE LLME(ffffffff/fe8b4137){UNASSIGNED} LLGM Assign pre (fe8b4137 => e8bcf50f) (gprs_llc.c:1079) 20250815150449069 DLLC NOTICE LLME(fe8b4137/e8bcf50f){ASSIGNED} LLGM Assign post (fe8b4137 => e8bcf50f) (gprs_llc.c:1125) 20250815150449069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150449069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150449069 DMM DEBUG MM(262420000000015/e8bcf50f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150449090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150449090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150449090 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150449090 DMM DEBUG MM(262420000000015/e8bcf50f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250815150449090 DMM NOTICE MM(262420000000015/e8bcf50f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150449090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150449090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150449090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150449090 DMM DEBUG MM(262420000000015/e8bcf50f) Requesting authorization (sgsn_auth.c:160) 20250815150449090 DMM INFO MM(262420000000015/e8bcf50f) Requesting authentication tuples (sgsn_auth.c:184) 20250815150449090 DMM DEBUG MM(262420000000015/e8bcf50f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150449090 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250815150449090 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@c92948cd11f8: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250815150449097 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150449097 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150449097 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150449097 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150449097 DMM INFO MM(262420000000015/e8bcf50f) Subscriber data update (mmctx.c:445) 20250815150449097 DMM DEBUG MM(262420000000015/e8bcf50f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150449097 DMM INFO MM(262420000000015/e8bcf50f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150449097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150449097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150449097 DMM INFO MM(262420000000015/e8bcf50f) <- GMM AUTH AND CIPHERING REQ (rand = 36 d7 57 72 55 bb dd e7 bd 11 c7 6d 38 2c 7f 76 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150449115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150449115 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150449115 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150449115 DMM INFO MM(262420000000015/e8bcf50f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150449115 DMM NOTICE MM(262420000000015/e8bcf50f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150449115 DMM DEBUG MM(262420000000015/e8bcf50f) checking auth: received GSM SRES = ed a9 63 16 (gprs_gmm.c:716) 20250815150449115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150449115 DMM DEBUG MM(262420000000015/e8bcf50f) Requesting authorization (sgsn_auth.c:160) 20250815150449115 DMM INFO MM(262420000000015/e8bcf50f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150449115 DMM DEBUG MM(262420000000015/e8bcf50f) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150449115 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250815150449115 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) 20250815150449115 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150449115 DMM INFO MM(262420000000015/e8bcf50f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8bcf50f) (gprs_gmm.c:337) 20250815150449119 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150449119 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150449119 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250815150449119 DMM INFO MM(262420000000015/e8bcf50f) Subscriber data update (mmctx.c:445) 20250815150449119 DMM DEBUG MM(262420000000015/e8bcf50f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150449120 DMM INFO MM(262420000000015/e8bcf50f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150449120 DMM NOTICE MM(262420000000015/e8bcf50f) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250815150449120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150449120 DMM NOTICE MM(262420000000015/e8bcf50f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150449120 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) 20250815150449121 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150449121 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250815150449121 DMM INFO MM(262420000000015/e8bcf50f) Subscriber data update (mmctx.c:445) 20250815150449121 DMM DEBUG MM(262420000000015/e8bcf50f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150449132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150449132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150449132 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150449132 DMM INFO MM(262420000000015/e8bcf50f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150449132 DMM NOTICE MM(262420000000015/e8bcf50f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150449132 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150449132 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150449132 DLLC NOTICE LLME(fe8b4137/e8bcf50f){ASSIGNED} LLGM Assign pre (ffffffff => e8bcf50f) (gprs_llc.c:1079) 20250815150449132 DLLC NOTICE LLME(ffffffff/e8bcf50f){ASSIGNED} LLGM Assign post (ffffffff => e8bcf50f) (gprs_llc.c:1125) 20250815150449132 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150449132 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150449132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150449132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@c92948cd11f8: setverdict(pass): none -> pass 20250815150449187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150449187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150449187 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150449187 DMM INFO MM(262420000000015/e8bcf50f) -> GMM DETACH REQUEST TLLI=0xe8bcf50f type=GPRS detach (gprs_gmm.c:1512) 20250815150449187 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250815150449187 DMM INFO MM(262420000000015/e8bcf50f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150449187 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150449187 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150449187 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150449187 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150449187 DLLC NOTICE LLME(ffffffff/e8bcf50f){ASSIGNED} LLGM Assign pre (e8bcf50f => ffffffff) (gprs_llc.c:1079) 20250815150449187 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8bcf50f => ffffffff) (gprs_llc.c:1125) 20250815150449187 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250815150449187 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) 20250815150449187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150449187 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150449187 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150449187 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150449189 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@c92948cd11f8: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@c92948cd11f8: Final verdict of PTC: pass 20250815150449204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45152<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(733)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@c92948cd11f8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(737)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@c92948cd11f8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(738)@c92948cd11f8: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@c92948cd11f8: Final verdict of PTC: none 20250815150449210 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150449210 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(741)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(739)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(728)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(736)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(731)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(726)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(736): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_nopoweroff-BVCI220(737): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(738): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(739): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@c92948cd11f8: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Fri Aug 15 15:04:49 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250815150449334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150449735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45168<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80028) 20250815150450211 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150450211 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80028, count=94764) 20250815150451212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150451212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Fri Aug 15 15:04:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150452213 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150452213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_detach_poweroff started. 20250815150452851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150452851 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150452880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150452880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150452880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150452880 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150452880 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150452880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150452880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150452880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150452880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150452882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150452882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150452882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150452882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150452882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150452882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150452882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150452882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150452882 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150452882 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150452882 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150452882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150452882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(748)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150452884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(749)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(745)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150452890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150452890 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(747)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(750)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(753)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150452900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150452900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150452900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150452900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150452900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150452900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150452900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150452900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150452900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(753)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150452901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150452901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150452901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150452901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150452901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150452901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150452901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150452901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150452901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150452901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150452901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150452901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150452901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(753)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(753)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150452903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(754)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(750)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150452907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150452907 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(752)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(755)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(758)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150452918 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150452918 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(758)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150452918 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150452918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150452919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150452919 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150452919 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150452919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150452919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150452919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(758)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150452921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150452925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150452925 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(757)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150453215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150453215 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150453215 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150453215 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150453219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150453220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@c92948cd11f8: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='CE2F2EC1'O, index=0 SGSN_Test-GSUP(760)@c92948cd11f8: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@c92948cd11f8: 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 := '52ACB891E8FCBC92AB06FC3095FC7BFF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5141E38E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '787EB8EB53C988B3'O } } } } } 20250815150454258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150454258 DLLC NOTICE LLME(ffffffff/ce2f2ec1){UNASSIGNED} LLC RX: unknown TLLI 0xce2f2ec1, creating LLME on the fly (gprs_llc.c:552) 20250815150454258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150454258 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150454258 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150454258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150454258 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150454258 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150454258 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150454258 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150454258 DLLC NOTICE LLME(ffffffff/ce2f2ec1){UNASSIGNED} LLGM Assign pre (ce2f2ec1 => d057eccf) (gprs_llc.c:1079) 20250815150454258 DLLC NOTICE LLME(ce2f2ec1/d057eccf){ASSIGNED} LLGM Assign post (ce2f2ec1 => d057eccf) (gprs_llc.c:1125) 20250815150454258 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150454259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150454259 DMM DEBUG MM(262420000000016/d057eccf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150454267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150454267 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150454267 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150454267 DMM DEBUG MM(262420000000016/d057eccf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250815150454267 DMM NOTICE MM(262420000000016/d057eccf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150454267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150454267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150454267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150454267 DMM DEBUG MM(262420000000016/d057eccf) Requesting authorization (sgsn_auth.c:160) 20250815150454267 DMM INFO MM(262420000000016/d057eccf) Requesting authentication tuples (sgsn_auth.c:184) 20250815150454267 DMM DEBUG MM(262420000000016/d057eccf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150454268 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250815150454268 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@c92948cd11f8: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250815150454269 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150454269 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150454269 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150454269 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150454269 DMM INFO MM(262420000000016/d057eccf) Subscriber data update (mmctx.c:445) 20250815150454269 DMM DEBUG MM(262420000000016/d057eccf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150454269 DMM INFO MM(262420000000016/d057eccf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150454269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150454269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150454269 DMM INFO MM(262420000000016/d057eccf) <- GMM AUTH AND CIPHERING REQ (rand = 52 ac b8 91 e8 fc bc 92 ab 06 fc 30 95 fc 7b ff , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150454274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150454274 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150454274 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150454274 DMM INFO MM(262420000000016/d057eccf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150454274 DMM NOTICE MM(262420000000016/d057eccf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150454274 DMM DEBUG MM(262420000000016/d057eccf) checking auth: received GSM SRES = 51 41 e3 8e (gprs_gmm.c:716) 20250815150454274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150454274 DMM DEBUG MM(262420000000016/d057eccf) Requesting authorization (sgsn_auth.c:160) 20250815150454274 DMM INFO MM(262420000000016/d057eccf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150454274 DMM DEBUG MM(262420000000016/d057eccf) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150454274 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250815150454274 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) 20250815150454274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150454274 DMM INFO MM(262420000000016/d057eccf) <- GMM ATTACH ACCEPT (new P-TMSI=0xd057eccf) (gprs_gmm.c:337) 20250815150454275 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150454275 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150454275 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250815150454275 DMM INFO MM(262420000000016/d057eccf) Subscriber data update (mmctx.c:445) 20250815150454275 DMM DEBUG MM(262420000000016/d057eccf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150454275 DMM INFO MM(262420000000016/d057eccf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150454275 DMM NOTICE MM(262420000000016/d057eccf) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250815150454275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150454275 DMM NOTICE MM(262420000000016/d057eccf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150454275 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) 20250815150454275 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150454275 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250815150454275 DMM INFO MM(262420000000016/d057eccf) Subscriber data update (mmctx.c:445) 20250815150454275 DMM DEBUG MM(262420000000016/d057eccf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150454278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150454278 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150454278 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150454278 DMM INFO MM(262420000000016/d057eccf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150454278 DMM NOTICE MM(262420000000016/d057eccf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150454278 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150454278 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150454278 DLLC NOTICE LLME(ce2f2ec1/d057eccf){ASSIGNED} LLGM Assign pre (ffffffff => d057eccf) (gprs_llc.c:1079) 20250815150454278 DLLC NOTICE LLME(ffffffff/d057eccf){ASSIGNED} LLGM Assign post (ffffffff => d057eccf) (gprs_llc.c:1125) 20250815150454278 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150454278 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150454278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150454278 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@c92948cd11f8: setverdict(pass): none -> pass 20250815150454330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150454330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250815150454330 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150454330 DMM INFO MM(262420000000016/d057eccf) -> GMM DETACH REQUEST TLLI=0xd057eccf type=GPRS detach Power-off (gprs_gmm.c:1512) 20250815150454330 DMM INFO MM(262420000000016/d057eccf) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150454330 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150454330 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150454330 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150454330 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150454330 DLLC NOTICE LLME(ffffffff/d057eccf){ASSIGNED} LLGM Assign pre (d057eccf => ffffffff) (gprs_llc.c:1079) 20250815150454330 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d057eccf => ffffffff) (gprs_llc.c:1125) 20250815150454330 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250815150454330 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) 20250815150454330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150454330 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150454330 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150454330 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150454331 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250815150455644 DGPRS DEBUG Checking for inactive LLMEs, time = 57798494 (sgsn.c:132) 20250815150455646 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150455647 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150455647 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150455647 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150455647 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150455647 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150455647 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150455647 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150455647 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150455647 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@c92948cd11f8: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@c92948cd11f8: Final verdict of PTC: pass 20250815150459347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60328<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150459351 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150459351 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(760)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(748)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(753)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(758)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@c92948cd11f8: Final verdict of PTC: none TC_detach_poweroff-BVCI210(752)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@c92948cd11f8: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@c92948cd11f8: Final verdict of PTC: none TC_detach_poweroff-BVCI220(757)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(746)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(756)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(751)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(751): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_poweroff-BVCI210(752): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(753): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(756): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_poweroff-BVCI220(757): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@c92948cd11f8: Test case TC_detach_poweroff finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Fri Aug 15 15:04:59 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250815150459465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150459867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95452) 20250815150500353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150500353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95452, count=101504) 20250815150501354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150501355 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Fri Aug 15 15:05:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150502357 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150502357 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act started. 20250815150502960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150502964 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150502996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150502996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150502996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150502996 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150502996 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150502996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150502996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150502996 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150502996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150502997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150502997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150502997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150502998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150502998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150502998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150502998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150502998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150502998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150502998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150502998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150502998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150502998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150503001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150503007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503007 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(767)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150503014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150503014 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150503014 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150503014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150503014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150503014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150503015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150503015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150503015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150503015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150503015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150503015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150503015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150503015 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150503015 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150503015 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150503015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150503015 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150503015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150503017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150503022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(772)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150503030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150503030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150503030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150503030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150503030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150503030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150503030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150503030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150503030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150503031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150503031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150503031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150503031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150503031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150503031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150503031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150503031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150503031 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150503031 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150503031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150503031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150503031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150503033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150503037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503037 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150503358 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150503358 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150503358 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150503358 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150503363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(779)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150503364 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@c92948cd11f8: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='C7FD8AB8'O, index=0 SGSN_Test-GSUP(780)@c92948cd11f8: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@c92948cd11f8: 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 := 'A279267C4F5373C5311113AEA11DA536'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE2DA52B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A5FF6B61DC47C83'O } } } } } 20250815150503430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503430 DLLC NOTICE LLME(ffffffff/c7fd8ab8){UNASSIGNED} LLC RX: unknown TLLI 0xc7fd8ab8, creating LLME on the fly (gprs_llc.c:552) 20250815150503430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150503430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150503430 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150503430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150503430 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150503430 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150503430 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150503430 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150503430 DLLC NOTICE LLME(ffffffff/c7fd8ab8){UNASSIGNED} LLGM Assign pre (c7fd8ab8 => dc961ce4) (gprs_llc.c:1079) 20250815150503430 DLLC NOTICE LLME(c7fd8ab8/dc961ce4){ASSIGNED} LLGM Assign post (c7fd8ab8 => dc961ce4) (gprs_llc.c:1125) 20250815150503430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150503430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150503430 DMM DEBUG MM(262420000000017/dc961ce4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150503447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503447 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150503447 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150503447 DMM DEBUG MM(262420000000017/dc961ce4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250815150503447 DMM NOTICE MM(262420000000017/dc961ce4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150503447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150503448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150503448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150503448 DMM DEBUG MM(262420000000017/dc961ce4) Requesting authorization (sgsn_auth.c:160) 20250815150503448 DMM INFO MM(262420000000017/dc961ce4) Requesting authentication tuples (sgsn_auth.c:184) 20250815150503448 DMM DEBUG MM(262420000000017/dc961ce4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150503448 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250815150503448 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250815150503453 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150503453 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150503453 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150503453 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150503453 DMM INFO MM(262420000000017/dc961ce4) Subscriber data update (mmctx.c:445) 20250815150503453 DMM DEBUG MM(262420000000017/dc961ce4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150503453 DMM INFO MM(262420000000017/dc961ce4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150503453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150503453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150503453 DMM INFO MM(262420000000017/dc961ce4) <- GMM AUTH AND CIPHERING REQ (rand = a2 79 26 7c 4f 53 73 c5 31 11 13 ae a1 1d a5 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150503471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150503471 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150503471 DMM INFO MM(262420000000017/dc961ce4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150503471 DMM NOTICE MM(262420000000017/dc961ce4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150503471 DMM DEBUG MM(262420000000017/dc961ce4) checking auth: received GSM SRES = be 2d a5 2b (gprs_gmm.c:716) 20250815150503471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150503471 DMM DEBUG MM(262420000000017/dc961ce4) Requesting authorization (sgsn_auth.c:160) 20250815150503471 DMM INFO MM(262420000000017/dc961ce4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150503471 DMM DEBUG MM(262420000000017/dc961ce4) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150503471 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250815150503471 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) 20250815150503471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150503471 DMM INFO MM(262420000000017/dc961ce4) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc961ce4) (gprs_gmm.c:337) 20250815150503474 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150503474 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150503474 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250815150503474 DMM INFO MM(262420000000017/dc961ce4) Subscriber data update (mmctx.c:445) 20250815150503474 DMM DEBUG MM(262420000000017/dc961ce4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150503474 DMM INFO MM(262420000000017/dc961ce4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150503474 DMM NOTICE MM(262420000000017/dc961ce4) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250815150503474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150503474 DMM NOTICE MM(262420000000017/dc961ce4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150503474 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) 20250815150503477 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150503477 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250815150503477 DMM INFO MM(262420000000017/dc961ce4) Subscriber data update (mmctx.c:445) 20250815150503477 DMM DEBUG MM(262420000000017/dc961ce4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150503489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150503489 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150503489 DMM INFO MM(262420000000017/dc961ce4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150503489 DMM NOTICE MM(262420000000017/dc961ce4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150503489 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150503489 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150503489 DLLC NOTICE LLME(c7fd8ab8/dc961ce4){ASSIGNED} LLGM Assign pre (ffffffff => dc961ce4) (gprs_llc.c:1079) 20250815150503489 DLLC NOTICE LLME(ffffffff/dc961ce4){ASSIGNED} LLGM Assign post (ffffffff => dc961ce4) (gprs_llc.c:1125) 20250815150503489 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150503489 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150503489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150503489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@c92948cd11f8: setverdict(pass): none -> pass 20250815150503548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150503548 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150503548 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150503548 DMM INFO MM(262420000000017/dc961ce4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150503548 DMM INFO MM(262420000000017/dc961ce4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150503548 DMM DEBUG MM(262420000000017/dc961ce4) Using GGSN 0 (gprs_sm.c:317) 20250815150503548 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) 20250815150503548 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250815150503548 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150503548 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150503548 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250815150503565 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 2e 54 c1 f2 11 47 11 d0 24 14 05 7f b5 36 0f 1e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1026 from retransmit req queue (gtp.c:465) 20250815150503565 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5ccd0) (sgsn_libgtp.c:633) 20250815150503565 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150503565 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae61098 TLLI=dc961ce4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150503565 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150503565 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@c92948cd11f8: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@c92948cd11f8: Final verdict of PTC: pass 20250815150503575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50930<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150503579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150503579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(780)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(768)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(773)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(778)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(776)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(766)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(771)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Fri Aug 15 15:05:03 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 20250815150503667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150504069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92344) 20250815150504580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150504580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92344, count=93504) 20250815150505581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150505582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Fri Aug 15 15:05:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150506583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150506583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_pdp_act_unattached started. 20250815150507170 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150507170 DMM INFO MM(262420000000017/dc961ce4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150507170 DMM INFO MM(262420000000017/dc961ce4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150507170 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150507170 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150507170 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150507170 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150507170 DLLC NOTICE LLME(ffffffff/dc961ce4){ASSIGNED} LLGM Assign pre (dc961ce4 => ffffffff) (gprs_llc.c:1079) 20250815150507170 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc961ce4 => ffffffff) (gprs_llc.c:1125) 20250815150507170 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae60d40 (gprs_sndcp.c:574) 20250815150507170 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae61098, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150507170 DMM NOTICE MM(262420000000017/dc961ce4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150507170 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250815150507170 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150507170 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150507170 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250815150507170 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250815150507170 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) 20250815150507170 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) 20250815150507170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150507170 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150507170 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150507170 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150507170 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150507190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150507190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150507190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150507190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150507190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150507190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150507190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150507190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150507190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150507191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150507191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150507191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150507191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150507191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150507191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150507191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150507191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150507191 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150507191 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150507191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(788)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150507191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150507191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150507194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(789)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(785)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(790)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150507201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150507201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(787)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(789)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(794)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(794)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150507210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150507210 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150507210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150507210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(793)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(794)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150507211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150507211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150507211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150507211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150507211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150507211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150507211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150507211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150507211 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150507211 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150507211 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150507212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150507212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(794)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(794)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150507213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(790)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(795)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150507219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150507219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(793)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_pdp_act_unattached-BVCI210(791)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(798)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150507222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150507222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150507222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150507222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150507222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150507222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150507222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150507222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150507222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150507223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150507223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150507223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150507223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150507223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150507223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150507223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150507223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150507223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150507223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150507223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150507223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150507223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150507225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150507229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150507230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(797)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150507584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150507585 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150507585 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150507585 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(799)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(799)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150507589 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150507590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(799)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(799)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(799)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(799)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(799)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@c92948cd11f8: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='C8D77291'O, index=0 SGSN_Test-GSUP(800)@c92948cd11f8: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250815150507637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150507637 DLLC NOTICE LLME(ffffffff/c8d77291){UNASSIGNED} LLC RX: unknown TLLI 0xc8d77291, creating LLME on the fly (gprs_llc.c:552) 20250815150507637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150507637 DMM NOTICE LLME(ffffffff/c8d77291){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250815150507637 DLLC NOTICE LLME(ffffffff/c8d77291){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250815150507637 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@c92948cd11f8: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@c92948cd11f8: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@c92948cd11f8: Final verdict of PTC: pass 20250815150507653 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(794)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(800)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@c92948cd11f8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(791)@c92948cd11f8: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(797)@c92948cd11f8: Final verdict of PTC: none 20250815150507657 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_pdp_act_unattached-BVCI196(787)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(784)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(788)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(798)@c92948cd11f8: Final verdict of PTC: none 20250815150507657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(789)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(799)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(786)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(796)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(792)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pdp_act_unattached-BVCI210(791): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(792): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(794): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pdp_act_unattached-BVCI220(797): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(799): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@c92948cd11f8: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Fri Aug 15 15:05:07 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 20250815150507738 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50942<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150508140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50942<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43644) 20250815150508658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150508658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43644, count=60204) 20250815150509659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150509659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Fri Aug 15 15:05:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150510660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150510660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user started. 20250815150511182 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150511184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150511239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150511239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150511239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150511239 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150511239 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150511239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150511239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150511239 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150511239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150511240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150511240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150511240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150511240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150511240 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150511240 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150511240 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150511240 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150511240 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(808)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150511240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150511243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(809)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(805)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150511247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(810)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(807)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(809)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(814)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(814)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150511261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150511261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150511261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150511261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150511261 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150511261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150511261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150511261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150511261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(813)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(814)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150511262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150511262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150511262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150511262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150511262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150511262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150511262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150511262 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150511262 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150511262 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150511262 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150511262 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150511262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(814)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(814)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150511263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(810)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150511268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(815)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(811)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(813)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150511274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150511274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150511274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150511274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150511274 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150511274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150511274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150511274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150511274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150511274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150511274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150511274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150511274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150511275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150511275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150511275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150511275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150511275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150511275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150511275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150511275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150511275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150511277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150511283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150511661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150511661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150511661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150511661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150511662 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(819)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(819)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250815150511662 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='E1D9E187'O, index=0 SGSN_Test-GSUP(820)@c92948cd11f8: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@c92948cd11f8: 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 := 'CC99B7688236BF3F8CC1DD9B607275A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '39306D95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '025392BE34909A52'O } } } } } 20250815150511699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511699 DLLC NOTICE LLME(ffffffff/e1d9e187){UNASSIGNED} LLC RX: unknown TLLI 0xe1d9e187, creating LLME on the fly (gprs_llc.c:552) 20250815150511699 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150511699 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150511699 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150511699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150511699 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150511699 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150511699 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150511699 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150511699 DLLC NOTICE LLME(ffffffff/e1d9e187){UNASSIGNED} LLGM Assign pre (e1d9e187 => f794e6a5) (gprs_llc.c:1079) 20250815150511699 DLLC NOTICE LLME(e1d9e187/f794e6a5){ASSIGNED} LLGM Assign post (e1d9e187 => f794e6a5) (gprs_llc.c:1125) 20250815150511699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150511699 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150511699 DMM DEBUG MM(262420000000019/f794e6a5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150511708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150511708 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150511708 DMM DEBUG MM(262420000000019/f794e6a5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250815150511708 DMM NOTICE MM(262420000000019/f794e6a5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150511708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150511708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150511708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150511708 DMM DEBUG MM(262420000000019/f794e6a5) Requesting authorization (sgsn_auth.c:160) 20250815150511708 DMM INFO MM(262420000000019/f794e6a5) Requesting authentication tuples (sgsn_auth.c:184) 20250815150511708 DMM DEBUG MM(262420000000019/f794e6a5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150511708 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250815150511708 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250815150511710 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150511710 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150511710 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150511710 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150511710 DMM INFO MM(262420000000019/f794e6a5) Subscriber data update (mmctx.c:445) 20250815150511710 DMM DEBUG MM(262420000000019/f794e6a5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150511710 DMM INFO MM(262420000000019/f794e6a5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150511710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150511710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150511710 DMM INFO MM(262420000000019/f794e6a5) <- GMM AUTH AND CIPHERING REQ (rand = cc 99 b7 68 82 36 bf 3f 8c c1 dd 9b 60 72 75 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150511715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150511715 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150511715 DMM INFO MM(262420000000019/f794e6a5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150511715 DMM NOTICE MM(262420000000019/f794e6a5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150511715 DMM DEBUG MM(262420000000019/f794e6a5) checking auth: received GSM SRES = 39 30 6d 95 (gprs_gmm.c:716) 20250815150511715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150511715 DMM DEBUG MM(262420000000019/f794e6a5) Requesting authorization (sgsn_auth.c:160) 20250815150511715 DMM INFO MM(262420000000019/f794e6a5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150511715 DMM DEBUG MM(262420000000019/f794e6a5) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150511715 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250815150511715 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) 20250815150511715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150511715 DMM INFO MM(262420000000019/f794e6a5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf794e6a5) (gprs_gmm.c:337) 20250815150511716 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150511716 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150511716 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250815150511716 DMM INFO MM(262420000000019/f794e6a5) Subscriber data update (mmctx.c:445) 20250815150511716 DMM DEBUG MM(262420000000019/f794e6a5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150511716 DMM INFO MM(262420000000019/f794e6a5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150511716 DMM NOTICE MM(262420000000019/f794e6a5) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250815150511716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150511716 DMM NOTICE MM(262420000000019/f794e6a5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150511716 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) 20250815150511716 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150511716 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250815150511716 DMM INFO MM(262420000000019/f794e6a5) Subscriber data update (mmctx.c:445) 20250815150511716 DMM DEBUG MM(262420000000019/f794e6a5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150511719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150511720 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150511720 DMM INFO MM(262420000000019/f794e6a5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150511720 DMM NOTICE MM(262420000000019/f794e6a5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150511720 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150511720 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150511720 DLLC NOTICE LLME(e1d9e187/f794e6a5){ASSIGNED} LLGM Assign pre (ffffffff => f794e6a5) (gprs_llc.c:1079) 20250815150511720 DLLC NOTICE LLME(ffffffff/f794e6a5){ASSIGNED} LLGM Assign post (ffffffff => f794e6a5) (gprs_llc.c:1125) 20250815150511720 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150511720 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150511720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150511720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@c92948cd11f8: setverdict(pass): none -> pass 20250815150511773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150511773 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150511773 DMM INFO MM(262420000000019/f794e6a5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150511773 DMM INFO MM(262420000000019/f794e6a5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150511773 DMM DEBUG MM(262420000000019/f794e6a5) Using GGSN 0 (gprs_sm.c:317) 20250815150511773 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) 20250815150511773 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250815150511773 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150511773 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150511773 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250815150511781 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 32 56 ba ca 11 cb 96 db e5 14 05 7f 36 a5 c8 d8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1028 from retransmit req queue (gtp.c:465) 20250815150511781 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c21a8, cbp=0x55889ae5d5d0) (sgsn_libgtp.c:633) 20250815150511781 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150511781 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=f794e6a5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150511781 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150511781 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150511786 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250815150511790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150511790 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150511790 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@c92948cd11f8: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@c92948cd11f8: Final verdict of PTC: pass 20250815150511793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50944<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(820)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(813)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@c92948cd11f8: Final verdict of PTC: none 20250815150511795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150511795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user-BVCI220(817)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(818)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(811)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(808)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(814)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(806)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(812)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(816)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(811): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(812): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(813): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(814): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Fri Aug 15 15:05:11 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 20250815150511863 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49754<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150512264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49754<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96012) 20250815150512796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150512796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96012, count=96552) 20250815150513797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150513797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Fri Aug 15 15:05:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150514798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150514798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_ggsn_reject started. 20250815150515383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150515384 DMM INFO MM(262420000000019/f794e6a5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150515384 DMM INFO MM(262420000000019/f794e6a5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150515384 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150515384 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150515384 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150515384 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150515384 DLLC NOTICE LLME(ffffffff/f794e6a5){ASSIGNED} LLGM Assign pre (f794e6a5 => ffffffff) (gprs_llc.c:1079) 20250815150515384 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f794e6a5 => ffffffff) (gprs_llc.c:1125) 20250815150515384 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150515384 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150515384 DMM NOTICE MM(262420000000019/f794e6a5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150515384 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250815150515384 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150515384 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150515384 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250815150515384 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250815150515384 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) 20250815150515384 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) 20250815150515384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150515384 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150515384 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150515384 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150515384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150515402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150515402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150515402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150515402 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150515402 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150515402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150515402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150515402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150515402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150515403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150515403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150515403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150515403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150515403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150515403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150515403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150515403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150515403 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150515403 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150515403 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150515403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150515403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(828)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150515406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(825)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(829)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150515410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515410 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(830)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(829)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(834)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(834)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150515425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150515425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150515425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150515425 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150515425 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150515425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb2-NS2(833)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150515425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150515425 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150515425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(834)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150515426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150515426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150515426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150515426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150515426 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150515426 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150515426 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150515426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150515426 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150515426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(834)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(834)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150515429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(830)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(833)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250815150515436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(838)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(838)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150515438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150515438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150515438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150515438 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150515438 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150515438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150515438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150515438 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150515438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_ggsn_reject-BVCI210(831)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(838)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150515439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150515439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150515439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150515439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150515439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150515439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150515439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150515439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150515439 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150515439 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150515439 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(838)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150515440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150515440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(838)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150515442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150515449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(837)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150515799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150515799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150515799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150515799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(839)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(839)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150515803 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150515805 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(839)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(839)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(839)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(839)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@c92948cd11f8: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='CD9D401E'O, index=0 SGSN_Test-GSUP(840)@c92948cd11f8: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@c92948cd11f8: 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 := 'E6BB3C0AD3D8CE859B517389A7CC0B98'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B31BFDF2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C900D06ED38FAF2'O } } } } } 20250815150515847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515847 DLLC NOTICE LLME(ffffffff/cd9d401e){UNASSIGNED} LLC RX: unknown TLLI 0xcd9d401e, creating LLME on the fly (gprs_llc.c:552) 20250815150515847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150515847 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150515847 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150515847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150515847 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150515847 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150515847 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150515847 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150515847 DLLC NOTICE LLME(ffffffff/cd9d401e){UNASSIGNED} LLGM Assign pre (cd9d401e => cdd81b56) (gprs_llc.c:1079) 20250815150515847 DLLC NOTICE LLME(cd9d401e/cdd81b56){ASSIGNED} LLGM Assign post (cd9d401e => cdd81b56) (gprs_llc.c:1125) 20250815150515847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150515847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150515847 DMM DEBUG MM(262420000000020/cdd81b56) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150515854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150515854 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150515854 DMM DEBUG MM(262420000000020/cdd81b56) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250815150515854 DMM NOTICE MM(262420000000020/cdd81b56) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150515854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150515854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150515854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150515854 DMM DEBUG MM(262420000000020/cdd81b56) Requesting authorization (sgsn_auth.c:160) 20250815150515854 DMM INFO MM(262420000000020/cdd81b56) Requesting authentication tuples (sgsn_auth.c:184) 20250815150515854 DMM DEBUG MM(262420000000020/cdd81b56) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150515854 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250815150515854 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250815150515855 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150515855 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150515855 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150515855 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150515855 DMM INFO MM(262420000000020/cdd81b56) Subscriber data update (mmctx.c:445) 20250815150515855 DMM DEBUG MM(262420000000020/cdd81b56) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150515855 DMM INFO MM(262420000000020/cdd81b56) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150515855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150515855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150515855 DMM INFO MM(262420000000020/cdd81b56) <- GMM AUTH AND CIPHERING REQ (rand = e6 bb 3c 0a d3 d8 ce 85 9b 51 73 89 a7 cc 0b 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150515859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515859 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150515859 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150515859 DMM INFO MM(262420000000020/cdd81b56) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150515859 DMM NOTICE MM(262420000000020/cdd81b56) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150515859 DMM DEBUG MM(262420000000020/cdd81b56) checking auth: received GSM SRES = b3 1b fd f2 (gprs_gmm.c:716) 20250815150515859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150515859 DMM DEBUG MM(262420000000020/cdd81b56) Requesting authorization (sgsn_auth.c:160) 20250815150515859 DMM INFO MM(262420000000020/cdd81b56) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150515859 DMM DEBUG MM(262420000000020/cdd81b56) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150515859 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250815150515859 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) 20250815150515859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150515859 DMM INFO MM(262420000000020/cdd81b56) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdd81b56) (gprs_gmm.c:337) 20250815150515859 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150515859 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150515859 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250815150515859 DMM INFO MM(262420000000020/cdd81b56) Subscriber data update (mmctx.c:445) 20250815150515859 DMM DEBUG MM(262420000000020/cdd81b56) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150515859 DMM INFO MM(262420000000020/cdd81b56) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150515859 DMM NOTICE MM(262420000000020/cdd81b56) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250815150515859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150515859 DMM NOTICE MM(262420000000020/cdd81b56) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150515859 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) 20250815150515860 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150515860 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250815150515860 DMM INFO MM(262420000000020/cdd81b56) Subscriber data update (mmctx.c:445) 20250815150515860 DMM DEBUG MM(262420000000020/cdd81b56) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150515862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515862 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150515862 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150515862 DMM INFO MM(262420000000020/cdd81b56) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150515862 DMM NOTICE MM(262420000000020/cdd81b56) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150515862 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150515862 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150515862 DLLC NOTICE LLME(cd9d401e/cdd81b56){ASSIGNED} LLGM Assign pre (ffffffff => cdd81b56) (gprs_llc.c:1079) 20250815150515862 DLLC NOTICE LLME(ffffffff/cdd81b56){ASSIGNED} LLGM Assign post (ffffffff => cdd81b56) (gprs_llc.c:1125) 20250815150515862 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150515862 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150515862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150515862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@c92948cd11f8: setverdict(pass): none -> pass 20250815150515914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150515914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150515914 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150515914 DMM INFO MM(262420000000020/cdd81b56) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150515914 DMM INFO MM(262420000000020/cdd81b56) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150515914 DMM DEBUG MM(262420000000020/cdd81b56) Using GGSN 0 (gprs_sm.c:317) 20250815150515914 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) 20250815150515914 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250815150515914 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150515914 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150515914 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250815150515920 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 14 3c d5 6b 11 77 df a9 4b 14 05 7f 2a e2 b6 ed 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) 20250815150515920 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150515920 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250815150515920 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250815150515920 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150515920 DMM NOTICE MM(262420000000020/cdd81b56) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@c92948cd11f8: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@c92948cd11f8: Final verdict of PTC: pass 20250815150515926 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49756<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(825)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(834)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(833)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(840)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(828)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(831)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(838)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(837)@c92948cd11f8: Final verdict of PTC: none 20250815150515927 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150515927 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(835)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(836)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(839)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(826)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(832)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(831): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(832): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(833): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(834): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(836): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(837): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(838): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(839): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Fri Aug 15 15:05:15 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 20250815150515988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49760<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150516390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49760<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43804) 20250815150516928 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150516928 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43804, count=98992) 20250815150517929 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150517929 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Fri Aug 15 15:05:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150518930 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150518930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_deact_mo started. 20250815150519441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150519442 DMM INFO MM(262420000000020/cdd81b56) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150519442 DMM INFO MM(262420000000020/cdd81b56) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150519442 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150519442 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150519442 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150519442 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150519442 DLLC NOTICE LLME(ffffffff/cdd81b56){ASSIGNED} LLGM Assign pre (cdd81b56 => ffffffff) (gprs_llc.c:1079) 20250815150519442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cdd81b56 => ffffffff) (gprs_llc.c:1125) 20250815150519442 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250815150519442 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) 20250815150519442 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) 20250815150519442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150519442 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150519442 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150519442 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150519442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150519460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150519460 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150519460 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150519460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150519460 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150519460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150519462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150519462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150519462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150519462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150519462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150519462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150519462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150519462 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150519462 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150519462 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150519462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150519462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150519462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150519464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150519469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150519469 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(850)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(849)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(853)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150519477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150519477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150519477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150519477 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150519477 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150519477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150519477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150519477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150519477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150519478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150519478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150519478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150519478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150519478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150519478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150519478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150519478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150519478 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150519479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150519479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(853)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150519479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150519479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150519481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(854)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(850)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150519485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150519485 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)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(854)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(858)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150519495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150519495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150519495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150519495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150519495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150519495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150519495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150519495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150519495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150519496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150519496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150519496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150519496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150519496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150519496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150519498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150519502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150519502 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150519931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150519931 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150519931 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150519931 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150519935 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(859)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150519936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='E25C3865'O, index=0 SGSN_Test-GSUP(860)@c92948cd11f8: 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)@c92948cd11f8: 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 := '589F206C2E18CAB5E1F82F1C7C3F44A5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '81D063E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1E680A044AA59296'O } } } } } 20250815150519986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150519986 DLLC NOTICE LLME(ffffffff/e25c3865){UNASSIGNED} LLC RX: unknown TLLI 0xe25c3865, creating LLME on the fly (gprs_llc.c:552) 20250815150519986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150519986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150519986 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150519986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150519986 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150519986 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150519986 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150519986 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150519986 DLLC NOTICE LLME(ffffffff/e25c3865){UNASSIGNED} LLGM Assign pre (e25c3865 => e3daae04) (gprs_llc.c:1079) 20250815150519986 DLLC NOTICE LLME(e25c3865/e3daae04){ASSIGNED} LLGM Assign post (e25c3865 => e3daae04) (gprs_llc.c:1125) 20250815150519986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150519986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150519986 DMM DEBUG MM(262420000000021/e3daae04) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150519995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150519995 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150519995 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150519995 DMM DEBUG MM(262420000000021/e3daae04) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250815150519995 DMM NOTICE MM(262420000000021/e3daae04) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150519995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150519995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150519995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150519995 DMM DEBUG MM(262420000000021/e3daae04) Requesting authorization (sgsn_auth.c:160) 20250815150519995 DMM INFO MM(262420000000021/e3daae04) Requesting authentication tuples (sgsn_auth.c:184) 20250815150519995 DMM DEBUG MM(262420000000021/e3daae04) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150519995 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250815150519995 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250815150519997 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150519997 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150519997 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150519997 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150519997 DMM INFO MM(262420000000021/e3daae04) Subscriber data update (mmctx.c:445) 20250815150519997 DMM DEBUG MM(262420000000021/e3daae04) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150519997 DMM INFO MM(262420000000021/e3daae04) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150519997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150519997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150519997 DMM INFO MM(262420000000021/e3daae04) <- GMM AUTH AND CIPHERING REQ (rand = 58 9f 20 6c 2e 18 ca b5 e1 f8 2f 1c 7c 3f 44 a5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150520003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150520003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150520003 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150520003 DMM INFO MM(262420000000021/e3daae04) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150520003 DMM NOTICE MM(262420000000021/e3daae04) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150520003 DMM DEBUG MM(262420000000021/e3daae04) checking auth: received GSM SRES = 81 d0 63 e0 (gprs_gmm.c:716) 20250815150520003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150520003 DMM DEBUG MM(262420000000021/e3daae04) Requesting authorization (sgsn_auth.c:160) 20250815150520003 DMM INFO MM(262420000000021/e3daae04) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150520003 DMM DEBUG MM(262420000000021/e3daae04) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150520003 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250815150520003 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) 20250815150520003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150520003 DMM INFO MM(262420000000021/e3daae04) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3daae04) (gprs_gmm.c:337) 20250815150520004 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150520004 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150520004 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250815150520004 DMM INFO MM(262420000000021/e3daae04) Subscriber data update (mmctx.c:445) 20250815150520004 DMM DEBUG MM(262420000000021/e3daae04) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150520004 DMM INFO MM(262420000000021/e3daae04) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150520004 DMM NOTICE MM(262420000000021/e3daae04) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250815150520004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150520004 DMM NOTICE MM(262420000000021/e3daae04) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150520004 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) 20250815150520005 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150520005 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250815150520005 DMM INFO MM(262420000000021/e3daae04) Subscriber data update (mmctx.c:445) 20250815150520005 DMM DEBUG MM(262420000000021/e3daae04) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150520009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150520009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150520009 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150520009 DMM INFO MM(262420000000021/e3daae04) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150520009 DMM NOTICE MM(262420000000021/e3daae04) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150520009 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150520009 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150520009 DLLC NOTICE LLME(e25c3865/e3daae04){ASSIGNED} LLGM Assign pre (ffffffff => e3daae04) (gprs_llc.c:1079) 20250815150520009 DLLC NOTICE LLME(ffffffff/e3daae04){ASSIGNED} LLGM Assign post (ffffffff => e3daae04) (gprs_llc.c:1125) 20250815150520009 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150520009 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150520009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150520009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@c92948cd11f8: setverdict(pass): none -> pass 20250815150520060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150520060 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150520060 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150520060 DMM INFO MM(262420000000021/e3daae04) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150520060 DMM INFO MM(262420000000021/e3daae04) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150520060 DMM DEBUG MM(262420000000021/e3daae04) Using GGSN 0 (gprs_sm.c:317) 20250815150520060 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) 20250815150520060 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250815150520060 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150520060 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150520060 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250815150520069 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 0d cd bb f3 11 f2 ed eb 10 14 05 7f 5d c3 84 bb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1031 from retransmit req queue (gtp.c:465) 20250815150520069 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150520069 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150520069 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=e3daae04, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150520069 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150520069 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150520075 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250815150520080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150520080 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150520080 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150520082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150520082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250815150520082 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150520082 DMM INFO MM(262420000000021/e3daae04) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815150520082 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150520082 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250815150520084 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) 20250815150520084 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150520084 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815150520084 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=e3daae04, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150520084 DMM INFO MM(262420000000021/e3daae04) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815150520084 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250815150520084 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@c92948cd11f8: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@c92948cd11f8: Final verdict of PTC: pass 20250815150520088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49774<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(860)@c92948cd11f8: Final verdict of PTC: none 20250815150520089 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150520089 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(853)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(859)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(858)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(848)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(846)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(856)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(851)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(844)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Fri Aug 15 15:05:20 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 20250815150520173 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49790<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150520574 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49790<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105536) 20250815150521091 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150521091 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105536, count=106076) 20250815150522092 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150522092 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Fri Aug 15 15:05:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150523093 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150523093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_deact_mt started. 20250815150523613 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150523614 DMM INFO MM(262420000000021/e3daae04) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150523614 DMM INFO MM(262420000000021/e3daae04) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150523614 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150523614 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150523614 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150523614 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150523614 DLLC NOTICE LLME(ffffffff/e3daae04){ASSIGNED} LLGM Assign pre (e3daae04 => ffffffff) (gprs_llc.c:1079) 20250815150523614 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3daae04 => ffffffff) (gprs_llc.c:1125) 20250815150523614 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250815150523614 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) 20250815150523614 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) 20250815150523614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150523614 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150523614 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150523614 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150523614 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150523637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150523638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150523638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150523638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150523638 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150523638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150523638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150523638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150523638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(868)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150523639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150523639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150523639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150523640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150523640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150523640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150523640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150523640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150523640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150523640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150523640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150523640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150523640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150523643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(865)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(869)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150523651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150523651 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)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(870)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(869)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(873)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150523664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150523664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150523664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150523664 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150523664 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150523664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150523664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150523664 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150523664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(873)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150523665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150523665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150523665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150523665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150523665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150523665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150523665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150523665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150523665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150523665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150523665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150523665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150523665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(873)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(873)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150523668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(874)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(870)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150523672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150523672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(871)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(874)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150523680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150523680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150523680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150523680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150523680 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150523680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150523680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150523680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150523680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150523681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150523681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150523681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150523681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150523681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150523681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150523681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150523681 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150523681 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150523681 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150523681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150523681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150523681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150523683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150523688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150523688 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150524094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150524094 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150524094 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150524094 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150524098 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(879)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150524100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='E45FEA7D'O, index=0 SGSN_Test-GSUP(880)@c92948cd11f8: 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)@c92948cd11f8: 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 := '253C7FA6F1B84ACF3054CF3E2ED96D81'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F6201788'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2DD39252ED4D366C'O } } } } } 20250815150524139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524139 DLLC NOTICE LLME(ffffffff/e45fea7d){UNASSIGNED} LLC RX: unknown TLLI 0xe45fea7d, creating LLME on the fly (gprs_llc.c:552) 20250815150524139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524139 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150524140 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150524140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150524140 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150524140 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150524140 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150524140 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150524140 DLLC NOTICE LLME(ffffffff/e45fea7d){UNASSIGNED} LLGM Assign pre (e45fea7d => d7908e7e) (gprs_llc.c:1079) 20250815150524140 DLLC NOTICE LLME(e45fea7d/d7908e7e){ASSIGNED} LLGM Assign post (e45fea7d => d7908e7e) (gprs_llc.c:1125) 20250815150524140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150524140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150524140 DMM DEBUG MM(262420000000022/d7908e7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150524146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524146 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150524146 DMM DEBUG MM(262420000000022/d7908e7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250815150524146 DMM NOTICE MM(262420000000022/d7908e7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150524146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150524146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150524146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150524146 DMM DEBUG MM(262420000000022/d7908e7e) Requesting authorization (sgsn_auth.c:160) 20250815150524146 DMM INFO MM(262420000000022/d7908e7e) Requesting authentication tuples (sgsn_auth.c:184) 20250815150524146 DMM DEBUG MM(262420000000022/d7908e7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150524146 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250815150524146 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250815150524148 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150524148 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150524148 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150524148 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150524148 DMM INFO MM(262420000000022/d7908e7e) Subscriber data update (mmctx.c:445) 20250815150524148 DMM DEBUG MM(262420000000022/d7908e7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150524148 DMM INFO MM(262420000000022/d7908e7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150524148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150524148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150524148 DMM INFO MM(262420000000022/d7908e7e) <- GMM AUTH AND CIPHERING REQ (rand = 25 3c 7f a6 f1 b8 4a cf 30 54 cf 3e 2e d9 6d 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150524151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524151 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524151 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150524151 DMM INFO MM(262420000000022/d7908e7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150524151 DMM NOTICE MM(262420000000022/d7908e7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150524151 DMM DEBUG MM(262420000000022/d7908e7e) checking auth: received GSM SRES = f6 20 17 88 (gprs_gmm.c:716) 20250815150524151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150524151 DMM DEBUG MM(262420000000022/d7908e7e) Requesting authorization (sgsn_auth.c:160) 20250815150524151 DMM INFO MM(262420000000022/d7908e7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150524151 DMM DEBUG MM(262420000000022/d7908e7e) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150524151 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250815150524151 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) 20250815150524151 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150524151 DMM INFO MM(262420000000022/d7908e7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7908e7e) (gprs_gmm.c:337) 20250815150524152 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150524152 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150524152 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250815150524152 DMM INFO MM(262420000000022/d7908e7e) Subscriber data update (mmctx.c:445) 20250815150524152 DMM DEBUG MM(262420000000022/d7908e7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150524152 DMM INFO MM(262420000000022/d7908e7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150524152 DMM NOTICE MM(262420000000022/d7908e7e) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250815150524152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150524152 DMM NOTICE MM(262420000000022/d7908e7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150524152 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) 20250815150524152 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150524152 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250815150524152 DMM INFO MM(262420000000022/d7908e7e) Subscriber data update (mmctx.c:445) 20250815150524152 DMM DEBUG MM(262420000000022/d7908e7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150524155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524155 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150524155 DMM INFO MM(262420000000022/d7908e7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150524155 DMM NOTICE MM(262420000000022/d7908e7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150524155 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150524155 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150524155 DLLC NOTICE LLME(e45fea7d/d7908e7e){ASSIGNED} LLGM Assign pre (ffffffff => d7908e7e) (gprs_llc.c:1079) 20250815150524155 DLLC NOTICE LLME(ffffffff/d7908e7e){ASSIGNED} LLGM Assign post (ffffffff => d7908e7e) (gprs_llc.c:1125) 20250815150524155 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150524155 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150524155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150524155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@c92948cd11f8: setverdict(pass): none -> pass 20250815150524213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524213 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524213 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150524213 DMM INFO MM(262420000000022/d7908e7e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150524213 DMM INFO MM(262420000000022/d7908e7e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150524213 DMM DEBUG MM(262420000000022/d7908e7e) Using GGSN 0 (gprs_sm.c:317) 20250815150524214 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) 20250815150524214 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250815150524214 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150524214 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150524214 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250815150524234 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 ba 44 77 8b 11 40 86 91 24 14 05 7f 88 e0 50 f1 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:465) 20250815150524234 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150524234 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150524234 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=d7908e7e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150524234 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150524234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150524239 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250815150524242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524242 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524242 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150524244 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250815150524244 DGPRS INFO PDP(262420000000022:5): Context 0x7fed274c3220 was deleted (sgsn_libgtp.c:707) 20250815150524244 DMM INFO MM(262420000000022/d7908e7e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150524244 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250815150524244 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@c92948cd11f8: Removing Client IMSI='262420000000022'H, index=0 20250815150524246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150524246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250815150524246 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150524246 DMM INFO MM(262420000000022/d7908e7e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@c92948cd11f8: Final verdict of PTC: pass 20250815150524248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(880)@c92948cd11f8: Final verdict of PTC: none 20250815150524249 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150524249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_deact_mt-BVCI220(877)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(871)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(878)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(873)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(867)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(864)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(868)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(872)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(866)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(879)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(876)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(874)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(871): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(872): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(873): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(874): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Fri Aug 15 15:05:24 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 20250815150524348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150524750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84668) 20250815150525250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150525250 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150525644 DGPRS DEBUG Checking for inactive LLMEs, time = 57798524 (sgsn.c:132) 20250815150525647 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150525648 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150525648 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150525648 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150525648 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150525648 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150525648 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150525648 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150525648 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150525648 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=84668, count=105088) 20250815150526251 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150526251 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Fri Aug 15 15:05:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150527252 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150527252 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_dup started. 20250815150527792 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150527793 DMM INFO MM(262420000000022/d7908e7e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150527793 DMM INFO MM(262420000000022/d7908e7e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150527793 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150527793 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150527793 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150527793 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150527793 DLLC NOTICE LLME(ffffffff/d7908e7e){ASSIGNED} LLGM Assign pre (d7908e7e => ffffffff) (gprs_llc.c:1079) 20250815150527793 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7908e7e => ffffffff) (gprs_llc.c:1125) 20250815150527793 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150527793 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150527793 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250815150527793 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) 20250815150527793 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) 20250815150527793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150527793 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150527793 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150527793 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150527793 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150527812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150527812 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150527812 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150527812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150527812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150527812 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150527813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150527813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150527813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150527813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150527813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150527813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150527813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150527813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150527813 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150527813 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150527813 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150527813 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150527813 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150527813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(888)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150527815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(889)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(885)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150527821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150527821 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(890)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(887)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(889)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(894)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(894)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150527833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150527833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150527833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150527833 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150527833 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150527833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150527833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150527833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150527833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(893)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(894)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150527833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150527833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150527833 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150527834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150527834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150527834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150527834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150527834 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150527834 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150527834 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150527834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150527834 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150527834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(894)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(894)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150527836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(890)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(895)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150527841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150527841 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(893)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(891)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(898)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150527846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150527846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150527846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150527846 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150527846 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150527846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150527846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150527846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150527846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150527847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150527847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150527847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150527847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150527847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150527847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150527847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150527847 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150527847 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150527847 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150527847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(898)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150527847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150527847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150527849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150527854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150527854 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(897)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150528253 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150528253 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150528253 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150528253 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150528254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150528255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(899)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@c92948cd11f8: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='E4984130'O, index=0 SGSN_Test-GSUP(900)@c92948cd11f8: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: 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 := '89776A0119886E5201289C0E35DEE581'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9F2DBCB7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D83B1069B3A67784'O } } } } } 20250815150528283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528283 DLLC NOTICE LLME(ffffffff/e4984130){UNASSIGNED} LLC RX: unknown TLLI 0xe4984130, creating LLME on the fly (gprs_llc.c:552) 20250815150528283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528283 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150528283 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150528283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150528283 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150528283 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150528283 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150528283 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150528283 DLLC NOTICE LLME(ffffffff/e4984130){UNASSIGNED} LLGM Assign pre (e4984130 => cd7f7aaa) (gprs_llc.c:1079) 20250815150528283 DLLC NOTICE LLME(e4984130/cd7f7aaa){ASSIGNED} LLGM Assign post (e4984130 => cd7f7aaa) (gprs_llc.c:1125) 20250815150528283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150528283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150528283 DMM DEBUG MM(262420000000046/cd7f7aaa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150528288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528288 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528288 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150528288 DMM DEBUG MM(262420000000046/cd7f7aaa) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250815150528288 DMM NOTICE MM(262420000000046/cd7f7aaa) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150528288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150528288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150528288 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150528288 DMM DEBUG MM(262420000000046/cd7f7aaa) Requesting authorization (sgsn_auth.c:160) 20250815150528288 DMM INFO MM(262420000000046/cd7f7aaa) Requesting authentication tuples (sgsn_auth.c:184) 20250815150528288 DMM DEBUG MM(262420000000046/cd7f7aaa) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150528288 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250815150528288 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250815150528330 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150528330 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150528330 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150528330 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150528330 DMM INFO MM(262420000000046/cd7f7aaa) Subscriber data update (mmctx.c:445) 20250815150528330 DMM DEBUG MM(262420000000046/cd7f7aaa) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150528330 DMM INFO MM(262420000000046/cd7f7aaa) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150528330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150528330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150528330 DMM INFO MM(262420000000046/cd7f7aaa) <- GMM AUTH AND CIPHERING REQ (rand = 89 77 6a 01 19 88 6e 52 01 28 9c 0e 35 de e5 81 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150528334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528334 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528334 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150528334 DMM INFO MM(262420000000046/cd7f7aaa) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150528334 DMM NOTICE MM(262420000000046/cd7f7aaa) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150528334 DMM DEBUG MM(262420000000046/cd7f7aaa) checking auth: received GSM SRES = 9f 2d bc b7 (gprs_gmm.c:716) 20250815150528334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150528334 DMM DEBUG MM(262420000000046/cd7f7aaa) Requesting authorization (sgsn_auth.c:160) 20250815150528334 DMM INFO MM(262420000000046/cd7f7aaa) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150528334 DMM DEBUG MM(262420000000046/cd7f7aaa) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150528334 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250815150528334 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) 20250815150528334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150528334 DMM INFO MM(262420000000046/cd7f7aaa) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd7f7aaa) (gprs_gmm.c:337) 20250815150528335 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150528335 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150528335 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250815150528335 DMM INFO MM(262420000000046/cd7f7aaa) Subscriber data update (mmctx.c:445) 20250815150528335 DMM DEBUG MM(262420000000046/cd7f7aaa) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150528335 DMM INFO MM(262420000000046/cd7f7aaa) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150528335 DMM NOTICE MM(262420000000046/cd7f7aaa) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250815150528335 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150528335 DMM NOTICE MM(262420000000046/cd7f7aaa) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150528335 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) 20250815150528336 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150528336 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250815150528336 DMM INFO MM(262420000000046/cd7f7aaa) Subscriber data update (mmctx.c:445) 20250815150528336 DMM DEBUG MM(262420000000046/cd7f7aaa) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150528337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528337 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150528337 DMM INFO MM(262420000000046/cd7f7aaa) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150528337 DMM NOTICE MM(262420000000046/cd7f7aaa) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150528337 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150528337 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150528337 DLLC NOTICE LLME(e4984130/cd7f7aaa){ASSIGNED} LLGM Assign pre (ffffffff => cd7f7aaa) (gprs_llc.c:1079) 20250815150528337 DLLC NOTICE LLME(ffffffff/cd7f7aaa){ASSIGNED} LLGM Assign post (ffffffff => cd7f7aaa) (gprs_llc.c:1125) 20250815150528337 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150528337 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150528337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150528337 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: setverdict(pass): none -> pass 20250815150528389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528389 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150528389 DMM INFO MM(262420000000046/cd7f7aaa) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150528389 DMM INFO MM(262420000000046/cd7f7aaa) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150528389 DMM DEBUG MM(262420000000046/cd7f7aaa) Using GGSN 0 (gprs_sm.c:317) 20250815150528389 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) 20250815150528389 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250815150528389 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150528389 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150528389 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250815150528395 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 34 fa 0c 8d 11 8f b1 33 a8 14 05 7f 95 66 5f 1c 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) 20250815150528395 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150528395 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150528395 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=cd7f7aaa, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150528395 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150528395 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150528400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528400 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150528400 DMM INFO MM(262420000000046/cd7f7aaa) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250815150528400 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150528400 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250815150528400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150528400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150528400 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150528400 DMM INFO MM(262420000000046/cd7f7aaa) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250815150528400 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150528400 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: "Received deletePDPContextResponse 1, seq_nr=1036" 20250815150528400 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) 20250815150528400 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150528400 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815150528401 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=cd7f7aaa, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150528401 DMM INFO MM(262420000000046/cd7f7aaa) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815150528401 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250815150528401 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150528401 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) 20250815150528401 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)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@c92948cd11f8: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@c92948cd11f8: Final verdict of PTC: pass 20250815150530405 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39582<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150530406 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150530406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(899)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(900)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(898)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(897)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(891)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(888)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(894)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(893)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(892)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(896)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(886)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(891): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(892): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(893): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(894): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(896): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(897): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Fri Aug 15 15:05:30 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 20250815150530527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150530927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39594<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101252) 20250815150531407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150531407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101252, count=106684) 20250815150532408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150532408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Fri Aug 15 15:05:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150533409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150533409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_second_attempt started. 20250815150533956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150533957 DMM INFO MM(262420000000046/cd7f7aaa) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150533957 DMM INFO MM(262420000000046/cd7f7aaa) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150533957 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150533957 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150533957 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150533957 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150533957 DLLC NOTICE LLME(ffffffff/cd7f7aaa){ASSIGNED} LLGM Assign pre (cd7f7aaa => ffffffff) (gprs_llc.c:1079) 20250815150533957 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd7f7aaa => ffffffff) (gprs_llc.c:1125) 20250815150533957 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250815150533957 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) 20250815150533957 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) 20250815150533957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150533957 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150533957 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150533957 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150533957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150533977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150533977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150533977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150533977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150533977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150533977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150533977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150533977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150533977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150533978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150533978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150533978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150533978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150533978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150533978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150533978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150533978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150533978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150533978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(909)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150533981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(905)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150533988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150533988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(910)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI196(907)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(909)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150533993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150533994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150533994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150533994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150533994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150533994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150533994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150533994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150533994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150533995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150533995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150533995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150533995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150533995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150533995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150533995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150533995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150533995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150533995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150533995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(913)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150533995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150533995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150533998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(914)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(910)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150534004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(915)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_second_attempt-BVCI210(912)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(914)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150534014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150534014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150534014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150534014 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150534014 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150534014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150534014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150534014 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150534014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150534015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150534015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150534015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150534015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150534015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150534015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150534015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150534015 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150534015 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150534015 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150534015 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150534015 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150534015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150534018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150534024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(916)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150534410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150534410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150534410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150534410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150534411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150534411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(919)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@c92948cd11f8: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='FCD839BF'O, index=0 SGSN_Test-GSUP(920)@c92948cd11f8: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@c92948cd11f8: 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 := '3E6B40E333B27D0D6DBAFB825A32B8A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6199A8EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '221CDF0F094CE82A'O } } } } } 20250815150534438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534438 DLLC NOTICE LLME(ffffffff/fcd839bf){UNASSIGNED} LLC RX: unknown TLLI 0xfcd839bf, creating LLME on the fly (gprs_llc.c:552) 20250815150534438 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150534438 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150534438 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150534438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150534438 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150534438 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150534438 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150534438 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150534438 DLLC NOTICE LLME(ffffffff/fcd839bf){UNASSIGNED} LLGM Assign pre (fcd839bf => fc4832b0) (gprs_llc.c:1079) 20250815150534438 DLLC NOTICE LLME(fcd839bf/fc4832b0){ASSIGNED} LLGM Assign post (fcd839bf => fc4832b0) (gprs_llc.c:1125) 20250815150534438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150534438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150534438 DMM DEBUG MM(262420000000022/fc4832b0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150534446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150534446 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150534446 DMM DEBUG MM(262420000000022/fc4832b0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250815150534446 DMM NOTICE MM(262420000000022/fc4832b0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150534446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150534446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150534446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150534446 DMM DEBUG MM(262420000000022/fc4832b0) Requesting authorization (sgsn_auth.c:160) 20250815150534446 DMM INFO MM(262420000000022/fc4832b0) Requesting authentication tuples (sgsn_auth.c:184) 20250815150534446 DMM DEBUG MM(262420000000022/fc4832b0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150534446 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250815150534446 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@c92948cd11f8: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250815150534490 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150534490 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150534490 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150534490 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150534490 DMM INFO MM(262420000000022/fc4832b0) Subscriber data update (mmctx.c:445) 20250815150534490 DMM DEBUG MM(262420000000022/fc4832b0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150534490 DMM INFO MM(262420000000022/fc4832b0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150534490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150534490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150534490 DMM INFO MM(262420000000022/fc4832b0) <- GMM AUTH AND CIPHERING REQ (rand = 3e 6b 40 e3 33 b2 7d 0d 6d ba fb 82 5a 32 b8 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150534497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150534497 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150534497 DMM INFO MM(262420000000022/fc4832b0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150534497 DMM NOTICE MM(262420000000022/fc4832b0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150534497 DMM DEBUG MM(262420000000022/fc4832b0) checking auth: received GSM SRES = 61 99 a8 eb (gprs_gmm.c:716) 20250815150534497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150534497 DMM DEBUG MM(262420000000022/fc4832b0) Requesting authorization (sgsn_auth.c:160) 20250815150534497 DMM INFO MM(262420000000022/fc4832b0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150534497 DMM DEBUG MM(262420000000022/fc4832b0) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150534497 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250815150534497 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) 20250815150534497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150534497 DMM INFO MM(262420000000022/fc4832b0) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc4832b0) (gprs_gmm.c:337) 20250815150534498 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150534498 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150534498 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250815150534498 DMM INFO MM(262420000000022/fc4832b0) Subscriber data update (mmctx.c:445) 20250815150534498 DMM DEBUG MM(262420000000022/fc4832b0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150534498 DMM INFO MM(262420000000022/fc4832b0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150534498 DMM NOTICE MM(262420000000022/fc4832b0) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250815150534498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150534498 DMM NOTICE MM(262420000000022/fc4832b0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150534498 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) 20250815150534498 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150534498 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250815150534498 DMM INFO MM(262420000000022/fc4832b0) Subscriber data update (mmctx.c:445) 20250815150534498 DMM DEBUG MM(262420000000022/fc4832b0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150534503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534503 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150534503 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150534503 DMM INFO MM(262420000000022/fc4832b0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150534503 DMM NOTICE MM(262420000000022/fc4832b0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150534503 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150534503 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150534503 DLLC NOTICE LLME(fcd839bf/fc4832b0){ASSIGNED} LLGM Assign pre (ffffffff => fc4832b0) (gprs_llc.c:1079) 20250815150534503 DLLC NOTICE LLME(ffffffff/fc4832b0){ASSIGNED} LLGM Assign post (ffffffff => fc4832b0) (gprs_llc.c:1125) 20250815150534503 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150534503 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150534503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150534503 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_second_attempt(923)@c92948cd11f8: 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 := '93FB1B301474CBDFCC939E3CAB9FDDD1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E3F6EE05'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '610A041BEAFA0002'O } } } } } 20250815150534554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534554 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150534554 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150534554 DMM INFO MM(262420000000022/fc4832b0) -> GMM ATTACH REQUEST MI(TMSI-0xFC4832B0) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150534554 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150534554 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815150534554 DLLC NOTICE LLME(ffffffff/fc4832b0){ASSIGNED} LLGM Assign pre (fc4832b0 => ca6b2755) (gprs_llc.c:1079) 20250815150534554 DLLC NOTICE LLME(fc4832b0/ca6b2755){ASSIGNED} LLGM Assign post (fc4832b0 => ca6b2755) (gprs_llc.c:1125) 20250815150534554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150534554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150534554 DMM DEBUG MM(262420000000022/ca6b2755) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150534557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150534557 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150534557 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150534557 DMM DEBUG MM(262420000000022/ca6b2755) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250815150534557 DMM NOTICE MM(262420000000022/ca6b2755) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150534557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150534557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150534557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150534557 DMM DEBUG MM(262420000000022/ca6b2755) Requesting authorization (sgsn_auth.c:160) 20250815150534557 DMM INFO MM(262420000000022/ca6b2755) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150534557 DMM DEBUG MM(262420000000022/ca6b2755) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150534557 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250815150534557 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) 20250815150540558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250815150540558 DMM ERROR MM(262420000000022/ca6b2755) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250815150540558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250815150540558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815150540558 DMM NOTICE MM(262420000000022/ca6b2755) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250815150540558 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250815150540558 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) 20250815150540558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Reject}: Deallocated (fsm.c:568) 20250815150540559 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Deallocated (fsm.c:568) 20250815150540559 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150540559 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815150540559 DLLC NOTICE LLME(fc4832b0/ca6b2755){ASSIGNED} LLGM Assign pre (ca6b2755 => ffffffff) (gprs_llc.c:1079) 20250815150540559 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca6b2755 => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150543983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150543983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150543983 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150544002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150544003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150544003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150544023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150544023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150544023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150553991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150553991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150553991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150554011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150554011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150554011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150554031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150554031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150554031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150554411 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815150554411 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815150554412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150555645 DGPRS DEBUG Checking for inactive LLMEs, time = 57798554 (sgsn.c:132) 20250815150555648 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150555648 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150555649 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150555649 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150555649 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150555649 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150555649 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150555649 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150555649 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150555649 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150603980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150603981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150603981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150603991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150603991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150603991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150603996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150603996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150603996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150604012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150604012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150604012 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150604016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150604017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150604017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150604032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150604032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150604032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@c92948cd11f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c92948cd11f8: Test Component 923 has requested to stop MTC. Terminating current testcase execution. 20250815150604458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150604458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(920)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(913)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(908)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(918)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@c92948cd11f8: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(916)@c92948cd11f8: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(907)@c92948cd11f8: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(909)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(917)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(911)@c92948cd11f8: Final verdict of PTC: none TC_attach_second_attempt(923)@c92948cd11f8: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP1U(922)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(906)@c92948cd11f8: Final verdict of PTC: none 20250815150604479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.10:4245 (telnet_interface.c:138) MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_second_attempt-BVCI220(916): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(917): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@c92948cd11f8: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Fri Aug 15 15:06:04 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 20250815150604540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150604942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=121664) 20250815150605459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150605459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=121664, count=127096) 20250815150606461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150606461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Fri Aug 15 15:06:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150607462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150607462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_echo_timeout started. 20250815150607970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48256<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150607971 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150607991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150607991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150607991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150607991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150607991 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150607991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150607991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150607991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150607991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150607992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150607992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150607992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150607992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150607992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150607992 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150607992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150607992 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150607992 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150607992 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150607992 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150607993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150607993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(928)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150607995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(929)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(925)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150607999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150607999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(927)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(930)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(929)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150608009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150608009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150608009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150608009 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150608009 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150608009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150608009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150608009 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150608009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150608010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150608010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150608010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150608010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150608010 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150608010 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150608010 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150608010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150608010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150608010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150608013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150608020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(932)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(935)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(934)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150608030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150608030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150608030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150608030 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150608030 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150608030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150608030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150608030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150608030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150608031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150608031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150608031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150608031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150608031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150608031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150608031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150608031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150608031 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150608031 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150608031 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150608031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150608031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150608033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150608039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608039 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150608464 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150608464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150608464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150608464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150608465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(939)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250815150608465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@c92948cd11f8: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='EF92A4A6'O, index=0 SGSN_Test-GSUP(940)@c92948cd11f8: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@c92948cd11f8: 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 := '2AA65C1A566F339C10D654DD53153F27'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3959E325'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6FA27F4B0863E5C1'O } } } } } 20250815150608491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608491 DLLC NOTICE LLME(ffffffff/ef92a4a6){UNASSIGNED} LLC RX: unknown TLLI 0xef92a4a6, creating LLME on the fly (gprs_llc.c:552) 20250815150608491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150608491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150608491 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150608491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150608491 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150608491 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150608491 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150608491 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150608491 DLLC NOTICE LLME(ffffffff/ef92a4a6){UNASSIGNED} LLGM Assign pre (ef92a4a6 => d76da8a4) (gprs_llc.c:1079) 20250815150608491 DLLC NOTICE LLME(ef92a4a6/d76da8a4){ASSIGNED} LLGM Assign post (ef92a4a6 => d76da8a4) (gprs_llc.c:1125) 20250815150608491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150608491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150608491 DMM DEBUG MM(262420000000067/d76da8a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150608497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608497 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150608497 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150608497 DMM DEBUG MM(262420000000067/d76da8a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250815150608497 DMM NOTICE MM(262420000000067/d76da8a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150608497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150608497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150608497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150608497 DMM DEBUG MM(262420000000067/d76da8a4) Requesting authorization (sgsn_auth.c:160) 20250815150608497 DMM INFO MM(262420000000067/d76da8a4) Requesting authentication tuples (sgsn_auth.c:184) 20250815150608497 DMM DEBUG MM(262420000000067/d76da8a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150608497 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250815150608497 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@c92948cd11f8: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250815150608538 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150608538 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150608538 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150608538 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150608538 DMM INFO MM(262420000000067/d76da8a4) Subscriber data update (mmctx.c:445) 20250815150608538 DMM DEBUG MM(262420000000067/d76da8a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150608538 DMM INFO MM(262420000000067/d76da8a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150608538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150608538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150608538 DMM INFO MM(262420000000067/d76da8a4) <- GMM AUTH AND CIPHERING REQ (rand = 2a a6 5c 1a 56 6f 33 9c 10 d6 54 dd 53 15 3f 27 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150608543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150608543 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150608543 DMM INFO MM(262420000000067/d76da8a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150608543 DMM NOTICE MM(262420000000067/d76da8a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150608543 DMM DEBUG MM(262420000000067/d76da8a4) checking auth: received GSM SRES = 39 59 e3 25 (gprs_gmm.c:716) 20250815150608543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150608543 DMM DEBUG MM(262420000000067/d76da8a4) Requesting authorization (sgsn_auth.c:160) 20250815150608543 DMM INFO MM(262420000000067/d76da8a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150608543 DMM DEBUG MM(262420000000067/d76da8a4) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150608543 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250815150608543 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) 20250815150608543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150608543 DMM INFO MM(262420000000067/d76da8a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xd76da8a4) (gprs_gmm.c:337) 20250815150608544 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150608544 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150608544 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250815150608544 DMM INFO MM(262420000000067/d76da8a4) Subscriber data update (mmctx.c:445) 20250815150608544 DMM DEBUG MM(262420000000067/d76da8a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150608544 DMM INFO MM(262420000000067/d76da8a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150608544 DMM NOTICE MM(262420000000067/d76da8a4) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250815150608544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150608544 DMM NOTICE MM(262420000000067/d76da8a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150608544 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) 20250815150608544 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150608544 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250815150608544 DMM INFO MM(262420000000067/d76da8a4) Subscriber data update (mmctx.c:445) 20250815150608544 DMM DEBUG MM(262420000000067/d76da8a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150608547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150608547 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150608547 DMM INFO MM(262420000000067/d76da8a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150608547 DMM NOTICE MM(262420000000067/d76da8a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150608547 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150608547 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150608547 DLLC NOTICE LLME(ef92a4a6/d76da8a4){ASSIGNED} LLGM Assign pre (ffffffff => d76da8a4) (gprs_llc.c:1079) 20250815150608547 DLLC NOTICE LLME(ffffffff/d76da8a4){ASSIGNED} LLGM Assign post (ffffffff => d76da8a4) (gprs_llc.c:1125) 20250815150608547 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150608547 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150608547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150608547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@c92948cd11f8: setverdict(pass): none -> pass 20250815150608598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150608598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150608598 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150608598 DMM INFO MM(262420000000067/d76da8a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150608598 DMM INFO MM(262420000000067/d76da8a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150608598 DMM DEBUG MM(262420000000067/d76da8a4) Using GGSN 0 (gprs_sm.c:317) 20250815150608598 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) 20250815150608598 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250815150608598 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150608598 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150608598 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250815150608605 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 78 e4 83 61 11 c1 2f 91 bd 14 05 7f ac d3 c7 58 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) 20250815150608605 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150608605 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150608605 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=d76da8a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150608605 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150608605 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150613474 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250815150613476 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) 20250815150613476 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55889ae527a0) (sgsn_libgtp.c:633) -NSVCI97(928)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150618002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150618002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150618002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150618019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150618019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150618019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150618042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150618042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150618042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150618476 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1039" 20250815150623477 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250815150623477 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1039" 20250815150625646 DGPRS DEBUG Checking for inactive LLMEs, time = 57798584 (sgsn.c:132) 20250815150625649 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150625650 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150625650 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150625650 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150625650 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150625650 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150625650 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150625650 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150625650 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150625650 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150628018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150628018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150628018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150628030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150628030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150628030 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150628051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150628051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150628051 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150628464 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815150628464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815150628464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150628478 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250815150628478 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250815150628478 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1041" 20250815150633479 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250815150633479 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250815150633479 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250815150633479 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1041" 20250815150637994 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150637995 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150637995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150638010 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150638011 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150638012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150638020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150638020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150638020 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150638032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150638032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150638032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150638032 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150638034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150638034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150638052 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150638053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150638053 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150638480 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250815150638480 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250815150638480 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250815150638480 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250815150638480 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1043" 20250815150643481 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250815150643481 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250815150643481 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250815150643481 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250815150643481 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55889ae527a0) (sgsn_libgtp.c:633) 20250815150643481 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55889ae527a0) (sgsn_libgtp.c:637) 20250815150643481 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250815150643481 DMM INFO MM(262420000000067/d76da8a4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150643481 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250815150643481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150643481 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250815150643481 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250815150643481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150643481 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250815150643481 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250815150643481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150643481 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250815150643481 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250815150643481 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150643481 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250815150643481 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@c92948cd11f8: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@c92948cd11f8: Removing Client IMSI='262420000000067'H, index=0 20250815150643493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150643493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250815150643493 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150643493 DMM INFO MM(262420000000067/d76da8a4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@c92948cd11f8: Final verdict of PTC: pass 20250815150643495 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48256<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150643498 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150643498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(939)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(933)@c92948cd11f8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(928)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(936)@c92948cd11f8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(932)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@c92948cd11f8: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(940)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(938)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(931)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(926)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Fri Aug 15 15:06:43 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 20250815150643608 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55104<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150644011 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55104<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=115108) 20250815150644498 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150644498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=115108, count=128436) 20250815150645500 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150645500 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Fri Aug 15 15:06:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150646501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150646501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_restart_ctr_echo started. 20250815150647231 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150647232 DMM INFO MM(262420000000067/d76da8a4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150647232 DMM INFO MM(262420000000067/d76da8a4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150647232 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150647232 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150647232 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150647232 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150647232 DLLC NOTICE LLME(ffffffff/d76da8a4){ASSIGNED} LLGM Assign pre (d76da8a4 => ffffffff) (gprs_llc.c:1079) 20250815150647233 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d76da8a4 => ffffffff) (gprs_llc.c:1125) 20250815150647233 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae56550 (gprs_sndcp.c:574) 20250815150647233 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150647233 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250815150647233 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) 20250815150647233 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) 20250815150647233 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150647233 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150647233 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150647233 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150647233 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150647301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150647301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150647301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150647301 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150647301 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150647301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150647301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150647301 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150647301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(949)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150647346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150647346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150647346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150647348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150647348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150647348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150647348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150647348 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150647348 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150647348 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150647348 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(948)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150647348 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150647348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150647356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(950)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(945)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150647406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150647406 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI196(947)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(953)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150647444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150647444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150647444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150647444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150647444 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150647444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150647444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150647444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150647444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(954)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(953)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(955)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150647458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150647458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150647458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150647459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150647459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150647459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150647459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150647459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150647459 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150647459 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150647459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150647459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150647459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(953)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150647482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(950)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150647502 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150647502 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(954)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(960)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(960)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150647538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150647538 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250815150647540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150647540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150647540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150647540 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150647540 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150647540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150647540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150647540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150647540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_restart_ctr_echo-BVCI210(951)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(960)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150647543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150647543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150647543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150647544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150647544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150647544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150647544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150647544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150647544 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150647544 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150647544 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150647547 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150647547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(960)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(960)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150647554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150647572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150647572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(956)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150648503 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150648503 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150648503 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150648503 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(958)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(958)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150648506 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150648506 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(958)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(958)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(958)@c92948cd11f8: 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(958)@c92948cd11f8: 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(958)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(958)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@c92948cd11f8: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='CD4C3BED'O, index=0 SGSN_Test-GSUP(959)@c92948cd11f8: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@c92948cd11f8: 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 := '0AF262021C90E2F11C912A4D0CD5D211'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '401800F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '87E3AC42330839CE'O } } } } } 20250815150648929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150648929 DLLC NOTICE LLME(ffffffff/cd4c3bed){UNASSIGNED} LLC RX: unknown TLLI 0xcd4c3bed, creating LLME on the fly (gprs_llc.c:552) 20250815150648929 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150648929 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150648929 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150648929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150648929 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150648929 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150648929 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150648929 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150648929 DLLC NOTICE LLME(ffffffff/cd4c3bed){UNASSIGNED} LLGM Assign pre (cd4c3bed => d1bb7be8) (gprs_llc.c:1079) 20250815150648929 DLLC NOTICE LLME(cd4c3bed/d1bb7be8){ASSIGNED} LLGM Assign post (cd4c3bed => d1bb7be8) (gprs_llc.c:1125) 20250815150648929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150648929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150648929 DMM DEBUG MM(262420000000023/d1bb7be8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150648950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150648950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150648950 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150648950 DMM DEBUG MM(262420000000023/d1bb7be8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250815150648950 DMM NOTICE MM(262420000000023/d1bb7be8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150648950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150648950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150648950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150648950 DMM DEBUG MM(262420000000023/d1bb7be8) Requesting authorization (sgsn_auth.c:160) 20250815150648950 DMM INFO MM(262420000000023/d1bb7be8) Requesting authentication tuples (sgsn_auth.c:184) 20250815150648950 DMM DEBUG MM(262420000000023/d1bb7be8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150648950 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250815150648950 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(959)@c92948cd11f8: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(959)@c92948cd11f8: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250815150648956 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150648956 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150648956 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150648956 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150648956 DMM INFO MM(262420000000023/d1bb7be8) Subscriber data update (mmctx.c:445) 20250815150648956 DMM DEBUG MM(262420000000023/d1bb7be8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150648956 DMM INFO MM(262420000000023/d1bb7be8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150648956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150648956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150648956 DMM INFO MM(262420000000023/d1bb7be8) <- GMM AUTH AND CIPHERING REQ (rand = 0a f2 62 02 1c 90 e2 f1 1c 91 2a 4d 0c d5 d2 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150648974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150648974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150648974 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150648974 DMM INFO MM(262420000000023/d1bb7be8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150648974 DMM NOTICE MM(262420000000023/d1bb7be8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150648974 DMM DEBUG MM(262420000000023/d1bb7be8) checking auth: received GSM SRES = 40 18 00 f6 (gprs_gmm.c:716) 20250815150648974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150648974 DMM DEBUG MM(262420000000023/d1bb7be8) Requesting authorization (sgsn_auth.c:160) 20250815150648974 DMM INFO MM(262420000000023/d1bb7be8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150648974 DMM DEBUG MM(262420000000023/d1bb7be8) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150648974 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250815150648974 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) 20250815150648974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150648974 DMM INFO MM(262420000000023/d1bb7be8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1bb7be8) (gprs_gmm.c:337) 20250815150648986 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150648986 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150648986 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250815150648986 DMM INFO MM(262420000000023/d1bb7be8) Subscriber data update (mmctx.c:445) 20250815150648986 DMM DEBUG MM(262420000000023/d1bb7be8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150648986 DMM INFO MM(262420000000023/d1bb7be8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150648986 DMM NOTICE MM(262420000000023/d1bb7be8) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250815150648986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150648986 DMM NOTICE MM(262420000000023/d1bb7be8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150648986 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) 20250815150648987 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150648987 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250815150648987 DMM INFO MM(262420000000023/d1bb7be8) Subscriber data update (mmctx.c:445) 20250815150648988 DMM DEBUG MM(262420000000023/d1bb7be8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150648997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150648997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150648997 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150648997 DMM INFO MM(262420000000023/d1bb7be8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150648997 DMM NOTICE MM(262420000000023/d1bb7be8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150648997 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150648997 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150648997 DLLC NOTICE LLME(cd4c3bed/d1bb7be8){ASSIGNED} LLGM Assign pre (ffffffff => d1bb7be8) (gprs_llc.c:1079) 20250815150648997 DLLC NOTICE LLME(ffffffff/d1bb7be8){ASSIGNED} LLGM Assign post (ffffffff => d1bb7be8) (gprs_llc.c:1125) 20250815150648997 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150648997 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150648997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150648997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@c92948cd11f8: setverdict(pass): none -> pass 20250815150649051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150649051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150649051 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150649051 DMM INFO MM(262420000000023/d1bb7be8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150649051 DMM INFO MM(262420000000023/d1bb7be8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150649051 DMM DEBUG MM(262420000000023/d1bb7be8) Using GGSN 0 (gprs_sm.c:317) 20250815150649051 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250815150649051 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150649051 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150649051 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250815150649072 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 86 b6 8b a7 11 5f 68 c8 b1 14 05 7f 6d 8f dc d8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1045 from retransmit req queue (gtp.c:465) 20250815150649072 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c00b8, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150649072 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150649072 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=d1bb7be8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150649072 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150649072 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150654052 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250815150654054 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) 20250815150654054 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55889ae527a0) (sgsn_libgtp.c:633) 20250815150655647 DGPRS DEBUG Checking for inactive LLMEs, time = 57798614 (sgsn.c:132) 20250815150655650 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150655651 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150655651 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150655651 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150655651 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150655651 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150655651 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150655651 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150655651 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150655651 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150657355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150657355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150657355 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150657471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150657471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150657471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(953)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(960)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150657555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150657555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150657555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(960)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150659053 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250815150659054 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) 20250815150659054 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55889ae527a0) (sgsn_libgtp.c:633) 20250815150659054 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250815150659054 DMM INFO MM(262420000000023/d1bb7be8) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150659054 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250815150659054 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@c92948cd11f8: Removing Client IMSI='262420000000023'H, index=0 20250815150659061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150659062 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250815150659062 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150659062 DMM INFO MM(262420000000023/d1bb7be8) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@c92948cd11f8: Final verdict of PTC: pass 20250815150659064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150659065 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150659065 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(958)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(953)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(948)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(959)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(954)@c92948cd11f8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(951)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@c92948cd11f8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(947)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(946)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(957)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(949)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(960)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@c92948cd11f8: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(956)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(952)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(951): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(952): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(953): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(954): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(956): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(957): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(958): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(959): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(960): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Fri Aug 15 15:06:59 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 20250815150659180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150659581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114400) 20250815150700066 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150700066 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=114400, count=115560) 20250815150701067 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150701067 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150702068 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150702068 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150703069 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150703069 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150704070 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150704070 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150705072 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150705072 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150706074 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150706074 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150707075 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150707075 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150708076 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150708076 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Fri Aug 15 15:07:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150709077 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150709077 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_restart_ctr_create started. 20250815150709488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150709489 DMM INFO MM(262420000000023/d1bb7be8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150709489 DMM INFO MM(262420000000023/d1bb7be8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150709489 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150709489 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150709489 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150709489 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150709489 DLLC NOTICE LLME(ffffffff/d1bb7be8){ASSIGNED} LLGM Assign pre (d1bb7be8 => ffffffff) (gprs_llc.c:1079) 20250815150709489 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1bb7be8 => ffffffff) (gprs_llc.c:1125) 20250815150709489 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae56550 (gprs_sndcp.c:574) 20250815150709489 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150709489 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250815150709489 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) 20250815150709489 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) 20250815150709489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150709489 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150709489 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150709489 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150709489 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150709530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150709531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150709531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150709531 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150709531 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150709531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150709531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150709531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150709531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150709533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150709533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150709533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150709533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150709533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150709533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150709533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150709533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150709533 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150709533 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150709533 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(968)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150709534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150709534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150709537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(969)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(965)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(970)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150709557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150709557 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(967)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(969)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(973)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(974)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150709586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150709586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150709586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150709586 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150709586 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150709586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150709586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150709586 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150709586 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(973)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150709595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150709595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150709595 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150709596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150709596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150709596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150709596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150709596 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150709596 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150709596 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150709596 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150709596 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150709596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(973)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(973)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(975)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150709609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(974)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(978)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(970)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150709618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150709618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150709618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150709618 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150709618 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150709618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150709618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150709618 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150709618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150709620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150709620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150709620 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150709621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150709621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150709621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150709621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150709621 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150709621 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150709621 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150709621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(978)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150709622 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150709622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150709622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150709622 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(978)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_restart_ctr_create-BVCI210(971)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150709626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150709639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150709639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150710078 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150710078 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150710078 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150710078 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150710080 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(979)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150710080 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@c92948cd11f8: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='E98E6EE4'O, index=0 SGSN_Test-GSUP(980)@c92948cd11f8: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@c92948cd11f8: 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 := 'E13AB527C226EE781AAEF113C5462C9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F4D567DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '67A609CFED9AC71C'O } } } } } 20250815150710132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150710132 DLLC NOTICE LLME(ffffffff/e98e6ee4){UNASSIGNED} LLC RX: unknown TLLI 0xe98e6ee4, creating LLME on the fly (gprs_llc.c:552) 20250815150710132 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150710132 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150710132 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150710132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150710132 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150710132 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150710132 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150710132 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150710132 DLLC NOTICE LLME(ffffffff/e98e6ee4){UNASSIGNED} LLGM Assign pre (e98e6ee4 => e44faf1d) (gprs_llc.c:1079) 20250815150710132 DLLC NOTICE LLME(e98e6ee4/e44faf1d){ASSIGNED} LLGM Assign post (e98e6ee4 => e44faf1d) (gprs_llc.c:1125) 20250815150710132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150710132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150710132 DMM DEBUG MM(262420000000024/e44faf1d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150710145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150710145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150710145 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150710145 DMM DEBUG MM(262420000000024/e44faf1d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250815150710145 DMM NOTICE MM(262420000000024/e44faf1d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150710145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150710145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150710145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150710145 DMM DEBUG MM(262420000000024/e44faf1d) Requesting authorization (sgsn_auth.c:160) 20250815150710145 DMM INFO MM(262420000000024/e44faf1d) Requesting authentication tuples (sgsn_auth.c:184) 20250815150710145 DMM DEBUG MM(262420000000024/e44faf1d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150710146 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250815150710146 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@c92948cd11f8: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250815150710149 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150710149 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150710149 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150710149 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150710149 DMM INFO MM(262420000000024/e44faf1d) Subscriber data update (mmctx.c:445) 20250815150710149 DMM DEBUG MM(262420000000024/e44faf1d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150710149 DMM INFO MM(262420000000024/e44faf1d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150710149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150710149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150710149 DMM INFO MM(262420000000024/e44faf1d) <- GMM AUTH AND CIPHERING REQ (rand = e1 3a b5 27 c2 26 ee 78 1a ae f1 13 c5 46 2c 9e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150710163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150710163 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150710163 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150710163 DMM INFO MM(262420000000024/e44faf1d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150710163 DMM NOTICE MM(262420000000024/e44faf1d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150710163 DMM DEBUG MM(262420000000024/e44faf1d) checking auth: received GSM SRES = f4 d5 67 df (gprs_gmm.c:716) 20250815150710163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150710163 DMM DEBUG MM(262420000000024/e44faf1d) Requesting authorization (sgsn_auth.c:160) 20250815150710163 DMM INFO MM(262420000000024/e44faf1d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150710163 DMM DEBUG MM(262420000000024/e44faf1d) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150710163 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250815150710163 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) 20250815150710163 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150710163 DMM INFO MM(262420000000024/e44faf1d) <- GMM ATTACH ACCEPT (new P-TMSI=0xe44faf1d) (gprs_gmm.c:337) 20250815150710165 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150710165 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150710165 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250815150710165 DMM INFO MM(262420000000024/e44faf1d) Subscriber data update (mmctx.c:445) 20250815150710165 DMM DEBUG MM(262420000000024/e44faf1d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150710165 DMM INFO MM(262420000000024/e44faf1d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150710165 DMM NOTICE MM(262420000000024/e44faf1d) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250815150710165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150710165 DMM NOTICE MM(262420000000024/e44faf1d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150710165 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) 20250815150710166 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150710166 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250815150710166 DMM INFO MM(262420000000024/e44faf1d) Subscriber data update (mmctx.c:445) 20250815150710166 DMM DEBUG MM(262420000000024/e44faf1d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150710172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150710172 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150710172 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150710172 DMM INFO MM(262420000000024/e44faf1d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150710172 DMM NOTICE MM(262420000000024/e44faf1d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150710172 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150710172 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150710172 DLLC NOTICE LLME(e98e6ee4/e44faf1d){ASSIGNED} LLGM Assign pre (ffffffff => e44faf1d) (gprs_llc.c:1079) 20250815150710172 DLLC NOTICE LLME(ffffffff/e44faf1d){ASSIGNED} LLGM Assign post (ffffffff => e44faf1d) (gprs_llc.c:1125) 20250815150710172 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150710172 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150710172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150710172 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@c92948cd11f8: setverdict(pass): none -> pass 20250815150710224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150710224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150710224 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150710224 DMM INFO MM(262420000000024/e44faf1d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150710224 DMM INFO MM(262420000000024/e44faf1d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150710224 DMM DEBUG MM(262420000000024/e44faf1d) Using GGSN 0 (gprs_sm.c:317) 20250815150710224 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250815150710224 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150710224 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150710224 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250815150710237 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 e8 2e 0e 29 11 bb 2c c5 fb 14 05 7f 0f 04 2a d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1048 from retransmit req queue (gtp.c:465) 20250815150710237 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7fed274c00b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250815150710237 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7fed274c00b8, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150710237 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250815150710237 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250815150710237 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150710237 DMM NOTICE MM(262420000000024/e44faf1d) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150710244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150710244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150710244 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150710244 DMM INFO MM(262420000000024/e44faf1d) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150710244 DMM INFO MM(262420000000024/e44faf1d) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150710244 DMM DEBUG MM(262420000000024/e44faf1d) Using GGSN 0 (gprs_sm.c:317) 20250815150710244 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250815150710244 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150710244 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150710244 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250815150710247 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 e8 2e 0e 29 11 bb 2c c5 fb 14 05 7f 0f 04 2a d3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1049 from retransmit req queue (gtp.c:465) 20250815150710247 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7fed274c00b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250815150710247 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c00b8, cbp=0x55889ae64130) (sgsn_libgtp.c:633) 20250815150710247 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150710247 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=e44faf1d, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150710247 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150710247 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@c92948cd11f8: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@c92948cd11f8: Final verdict of PTC: pass 20250815150710257 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(980)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(978)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(974)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(973)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(976)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@c92948cd11f8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@c92948cd11f8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(971)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@c92948cd11f8: Final verdict of PTC: none20250815150710267 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150710267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(981)@c92948cd11f8: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(979)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(968)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(972)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(966)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(971): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(972): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(973): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(974): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Fri Aug 15 15:07:10 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 20250815150710384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150710785 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=42424) 20250815150711269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150711269 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=42424, count=105112) 20250815150712270 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150712270 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Fri Aug 15 15:07:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150713271 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150713271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250815150713846 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150713848 DMM INFO MM(262420000000024/e44faf1d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150713848 DMM INFO MM(262420000000024/e44faf1d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150713848 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150713848 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150713848 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150713848 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150713848 DLLC NOTICE LLME(ffffffff/e44faf1d){ASSIGNED} LLGM Assign pre (e44faf1d => ffffffff) (gprs_llc.c:1079) 20250815150713848 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e44faf1d => ffffffff) (gprs_llc.c:1125) 20250815150713848 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae56550 (gprs_sndcp.c:574) 20250815150713848 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150713848 DMM NOTICE MM(262420000000024/e44faf1d) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150713848 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250815150713848 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150713848 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150713848 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250815150713848 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250815150713848 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) 20250815150713848 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) 20250815150713848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150713848 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150713848 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150713848 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150713848 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(989)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(989)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150713914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150713914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150713914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150713914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150713914 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150713914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150713914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150713914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150713914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(988)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(989)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150713917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150713917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150713917 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(989)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150713918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150713918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150713918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150713919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150713919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150713919 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150713919 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150713919 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(989)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150713920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150713920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150713927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(990)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(985)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150713945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150713945 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(986)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(993)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-NS1(988)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(995)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(995)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150713965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150713965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150713965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150713965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150713965 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150713965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150713965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150713965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150713965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(995)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150713968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150713968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150713968 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150713969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150713969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150713969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150713969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150713969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150713969 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150713969 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150713969 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150713971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150713971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(995)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-BSSGP2(994)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(995)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150713979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(990)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(993)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(999)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150713997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150713997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(999)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(991)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150714003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150714003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150714003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150714003 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150714003 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150714003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150714003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150714003 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150714003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(999)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150714008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150714008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150714008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150714008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150714008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150714008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150714008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150714008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150714008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150714008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150714008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150714008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150714008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(999)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(999)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150714015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(994)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(994)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150714026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150714026 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(996)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150714272 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150714272 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150714272 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150714272 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(998)@c92948cd11f8: Established a new IPA connection (conn_id=2) 20250815150714275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(998)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(998)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(998)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150714276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(998)@c92948cd11f8: 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(998)@c92948cd11f8: 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(998)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(998)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(986)@c92948cd11f8: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='E03B7CE1'O, index=0 SGSN_Test-GSUP(1000)@c92948cd11f8: 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)@c92948cd11f8: 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 := 'CF61A8D25E129A37A5AAE1C9F6898541'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '64CB9B0B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C621D893B915D787'O } } } } } 20250815150715338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150715338 DLLC NOTICE LLME(ffffffff/e03b7ce1){UNASSIGNED} LLC RX: unknown TLLI 0xe03b7ce1, creating LLME on the fly (gprs_llc.c:552) 20250815150715338 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150715338 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150715338 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150715339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150715339 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150715339 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150715339 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150715339 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150715339 DLLC NOTICE LLME(ffffffff/e03b7ce1){UNASSIGNED} LLGM Assign pre (e03b7ce1 => dde4de21) (gprs_llc.c:1079) 20250815150715339 DLLC NOTICE LLME(e03b7ce1/dde4de21){ASSIGNED} LLGM Assign post (e03b7ce1 => dde4de21) (gprs_llc.c:1125) 20250815150715339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150715339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150715339 DMM DEBUG MM(262420000000025/dde4de21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150715359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150715359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150715359 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150715360 DMM DEBUG MM(262420000000025/dde4de21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250815150715360 DMM NOTICE MM(262420000000025/dde4de21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150715360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150715360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150715360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150715360 DMM DEBUG MM(262420000000025/dde4de21) Requesting authorization (sgsn_auth.c:160) 20250815150715360 DMM INFO MM(262420000000025/dde4de21) Requesting authentication tuples (sgsn_auth.c:184) 20250815150715360 DMM DEBUG MM(262420000000025/dde4de21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150715360 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250815150715360 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250815150715364 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150715364 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150715364 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150715364 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150715364 DMM INFO MM(262420000000025/dde4de21) Subscriber data update (mmctx.c:445) 20250815150715364 DMM DEBUG MM(262420000000025/dde4de21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150715364 DMM INFO MM(262420000000025/dde4de21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150715364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150715364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150715364 DMM INFO MM(262420000000025/dde4de21) <- GMM AUTH AND CIPHERING REQ (rand = cf 61 a8 d2 5e 12 9a 37 a5 aa e1 c9 f6 89 85 41 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150715375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150715375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150715375 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150715375 DMM INFO MM(262420000000025/dde4de21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150715375 DMM NOTICE MM(262420000000025/dde4de21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150715375 DMM DEBUG MM(262420000000025/dde4de21) checking auth: received GSM SRES = 64 cb 9b 0b (gprs_gmm.c:716) 20250815150715375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150715375 DMM DEBUG MM(262420000000025/dde4de21) Requesting authorization (sgsn_auth.c:160) 20250815150715375 DMM INFO MM(262420000000025/dde4de21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150715375 DMM DEBUG MM(262420000000025/dde4de21) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150715375 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250815150715375 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) 20250815150715375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150715375 DMM INFO MM(262420000000025/dde4de21) <- GMM ATTACH ACCEPT (new P-TMSI=0xdde4de21) (gprs_gmm.c:337) 20250815150715377 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150715377 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150715377 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250815150715377 DMM INFO MM(262420000000025/dde4de21) Subscriber data update (mmctx.c:445) 20250815150715377 DMM DEBUG MM(262420000000025/dde4de21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150715377 DMM INFO MM(262420000000025/dde4de21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150715377 DMM NOTICE MM(262420000000025/dde4de21) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250815150715377 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150715377 DMM NOTICE MM(262420000000025/dde4de21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150715377 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) 20250815150715378 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150715378 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250815150715378 DMM INFO MM(262420000000025/dde4de21) Subscriber data update (mmctx.c:445) 20250815150715378 DMM DEBUG MM(262420000000025/dde4de21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150715387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150715387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150715387 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150715387 DMM INFO MM(262420000000025/dde4de21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150715387 DMM NOTICE MM(262420000000025/dde4de21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150715387 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150715387 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150715387 DLLC NOTICE LLME(e03b7ce1/dde4de21){ASSIGNED} LLGM Assign pre (ffffffff => dde4de21) (gprs_llc.c:1079) 20250815150715387 DLLC NOTICE LLME(ffffffff/dde4de21){ASSIGNED} LLGM Assign post (ffffffff => dde4de21) (gprs_llc.c:1125) 20250815150715387 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150715387 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150715388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150715388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@c92948cd11f8: setverdict(pass): none -> pass 20250815150715440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150715440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150715440 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150715440 DMM INFO MM(262420000000025/dde4de21) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150715440 DMM INFO MM(262420000000025/dde4de21) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150715440 DMM DEBUG MM(262420000000025/dde4de21) Using GGSN 0 (gprs_sm.c:317) 20250815150715440 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) 20250815150715440 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250815150715440 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150715440 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150715440 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250815150715459 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 bb a9 b4 5d 11 8f d2 b4 25 14 05 7f 78 78 6c c8 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1051 from retransmit req queue (gtp.c:465) 20250815150715459 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815150715459 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150715459 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=dde4de21, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150715459 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150715459 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150715469 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250815150715469 DGPRS INFO PDP(262420000000025:5): Context 0x7fed274c1130 was deleted (sgsn_libgtp.c:707) 20250815150715469 DMM INFO MM(262420000000025/dde4de21) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150715470 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250815150715470 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815150723471 DMM INFO MM(262420000000025/dde4de21) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(989)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150723920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150723920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150723920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(989)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(995)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150723983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150723983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150723983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(995)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(999)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150724019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150724019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150724019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(999)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150725648 DGPRS DEBUG Checking for inactive LLMEs, time = 57798644 (sgsn.c:132) 20250815150725651 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150725652 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150725652 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150725652 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150725652 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150725652 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150725652 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150725652 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150725652 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150725652 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150731006 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250815150731472 DMM INFO MM(262420000000025/dde4de21) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(989)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150733930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150733930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150733930 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(989)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150733994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150733994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150733994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(995)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI98(995)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150734035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150734035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150734035 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(999)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI99(999)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150734274 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815150734274 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(998)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(998)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150734274 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250815150739474 DMM INFO MM(262420000000025/dde4de21) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150743921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150743922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150743922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(989)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150743934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150743934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150743934 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(989)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150743972 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150743973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150743973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(995)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150743996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150743996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150743996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(995)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150744009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150744010 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150744010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(999)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150744038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150744038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150744038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(999)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150747478 DMM INFO MM(262420000000025/dde4de21) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(986)@c92948cd11f8: Removing Client IMSI='262420000000025'H, index=0 20250815150747542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150747542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250815150747542 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150747542 DMM INFO MM(262420000000025/dde4de21) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@c92948cd11f8: Final verdict of PTC: pass 20250815150747596 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150747600 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150747600 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(998)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(988)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1000)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(993)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(994)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(986)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(999)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(991)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(996)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(995)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(992)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(997)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(989)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(987)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(986): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(987): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(988): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(989): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(991): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(992): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(993): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(994): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(995): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(996): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(997): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(998): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(999): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Fri Aug 15 15:07:47 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 20250815150747853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150748258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126128) 20250815150748601 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150748601 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126128, count=127288) 20250815150749606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150749606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150750610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150750610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150751612 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150751612 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Fri Aug 15 15:07:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150752613 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150752613 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250815150753110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45456<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150753143 DMM INFO MM(262420000000025/dde4de21) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150753143 DMM INFO MM(262420000000025/dde4de21) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150753143 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150753143 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150753143 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150753143 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150753143 DLLC NOTICE LLME(ffffffff/dde4de21){ASSIGNED} LLGM Assign pre (dde4de21 => ffffffff) (gprs_llc.c:1079) 20250815150753143 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dde4de21 => ffffffff) (gprs_llc.c:1125) 20250815150753143 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae56550 (gprs_sndcp.c:574) 20250815150753143 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150753143 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250815150753143 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) 20250815150753143 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) 20250815150753143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150753143 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150753143 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150753143 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150753143 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150753352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150753352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150753352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150753352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150753352 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150753352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150753352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150753352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150753352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150753356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150753356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150753356 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150753358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150753358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150753358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150753358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150753358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150753358 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150753358 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150753358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150753359 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150753359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1008)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1009)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150753385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1005)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150753424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150753424 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1010)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1009)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1013)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1013)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1014)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150753561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150753561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150753561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150753561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150753561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150753561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150753561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150753561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150753561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1013)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150753565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150753565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150753565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150753566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150753566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150753566 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150753566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150753566 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150753566 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150753566 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150753566 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150753568 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150753568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150753614 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150753614 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150753682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1014)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1010)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150753906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150753906 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1018)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150753914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150753914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150753914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150753914 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150753914 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150753914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150753914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150753914 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150753914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150753990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150753990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150753990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150753990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150753990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150753990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150753990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150753990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150753990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150753990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150753990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150753990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150753990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150754031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150754054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150754054 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150754615 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150754615 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150754615 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150754615 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: Established a new IPA connection (conn_id=2) 20250815150754619 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150754620 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@c92948cd11f8: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='C9637DDB'O, index=0 SGSN_Test-GSUP(1020)@c92948cd11f8: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(1023) 20250815150755069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150755069 DLLC NOTICE LLME(ffffffff/c9637ddb){UNASSIGNED} LLC RX: unknown TLLI 0xc9637ddb, creating LLME on the fly (gprs_llc.c:552) 20250815150755069 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150755069 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150755069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150755069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150755069 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150755069 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150755069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150755069 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150755069 DLLC NOTICE LLME(ffffffff/c9637ddb){UNASSIGNED} LLGM Assign pre (c9637ddb => e29b3399) (gprs_llc.c:1079) 20250815150755069 DLLC NOTICE LLME(c9637ddb/e29b3399){ASSIGNED} LLGM Assign post (c9637ddb => e29b3399) (gprs_llc.c:1125) 20250815150755069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150755069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150755069 DMM DEBUG MM(262420000000027/e29b3399) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: 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 := '71215C1EFA54F6945C335A29C717E775'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AD5957EB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3C4A84FB57126EA7'O } } } } } 20250815150755100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150755100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150755100 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150755100 DMM DEBUG MM(262420000000027/e29b3399) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250815150755100 DMM NOTICE MM(262420000000027/e29b3399) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150755100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150755100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150755100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150755100 DMM DEBUG MM(262420000000027/e29b3399) Requesting authorization (sgsn_auth.c:160) 20250815150755100 DMM INFO MM(262420000000027/e29b3399) Requesting authentication tuples (sgsn_auth.c:184) 20250815150755100 DMM DEBUG MM(262420000000027/e29b3399) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150755100 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250815150755100 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) 20250815150755114 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150755114 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150755114 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150755114 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150755114 DMM INFO MM(262420000000027/e29b3399) Subscriber data update (mmctx.c:445) 20250815150755114 DMM DEBUG MM(262420000000027/e29b3399) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150755114 DMM INFO MM(262420000000027/e29b3399) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150755114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150755114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150755114 DMM INFO MM(262420000000027/e29b3399) <- GMM AUTH AND CIPHERING REQ (rand = 71 21 5c 1e fa 54 f6 94 5c 33 5a 29 c7 17 e7 75 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) SGSN_Test-GSUP(1020)@c92948cd11f8: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250815150755130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150755130 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150755130 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150755130 DMM INFO MM(262420000000027/e29b3399) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150755130 DMM NOTICE MM(262420000000027/e29b3399) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150755130 DMM DEBUG MM(262420000000027/e29b3399) checking auth: received GSM SRES = ad 59 57 eb (gprs_gmm.c:716) 20250815150755130 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150755130 DMM DEBUG MM(262420000000027/e29b3399) Requesting authorization (sgsn_auth.c:160) 20250815150755130 DMM INFO MM(262420000000027/e29b3399) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150755130 DMM DEBUG MM(262420000000027/e29b3399) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150755130 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250815150755130 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) 20250815150755131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150755131 DMM INFO MM(262420000000027/e29b3399) <- GMM ATTACH ACCEPT (new P-TMSI=0xe29b3399) (gprs_gmm.c:337) 20250815150755146 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150755146 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150755146 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250815150755146 DMM INFO MM(262420000000027/e29b3399) Subscriber data update (mmctx.c:445) 20250815150755146 DMM DEBUG MM(262420000000027/e29b3399) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150755146 DMM INFO MM(262420000000027/e29b3399) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150755146 DMM NOTICE MM(262420000000027/e29b3399) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250815150755146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150755146 DMM NOTICE MM(262420000000027/e29b3399) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150755146 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) 20250815150755148 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150755148 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250815150755148 DMM INFO MM(262420000000027/e29b3399) Subscriber data update (mmctx.c:445) 20250815150755148 DMM DEBUG MM(262420000000027/e29b3399) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150755153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150755154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150755154 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150755154 DMM INFO MM(262420000000027/e29b3399) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150755154 DMM NOTICE MM(262420000000027/e29b3399) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150755154 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150755154 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150755154 DLLC NOTICE LLME(c9637ddb/e29b3399){ASSIGNED} LLGM Assign pre (ffffffff => e29b3399) (gprs_llc.c:1079) 20250815150755154 DLLC NOTICE LLME(ffffffff/e29b3399){ASSIGNED} LLGM Assign post (ffffffff => e29b3399) (gprs_llc.c:1125) 20250815150755154 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150755154 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150755154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150755154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: setverdict(pass): none -> pass 20250815150755210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150755210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150755210 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150755210 DMM INFO MM(262420000000027/e29b3399) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150755210 DMM INFO MM(262420000000027/e29b3399) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150755210 DMM DEBUG MM(262420000000027/e29b3399) Using GGSN 0 (gprs_sm.c:317) 20250815150755211 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) 20250815150755211 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250815150755211 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150755211 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150755211 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: First createPDPContextRequest received, dropping & waiting for retransmission 20250815150755649 DGPRS DEBUG Checking for inactive LLMEs, time = 57798674 (sgsn.c:132) 20250815150755653 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150755653 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150755653 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150755653 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150755653 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150755653 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150755653 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150755653 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150755653 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150755653 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150800214 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250815150800258 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 53 80 39 19 11 96 9d 9b 7d 14 05 7f ec b7 f0 78 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) 20250815150800258 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815150800258 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150800258 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=e29b3399, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150800258 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150800258 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250815150800283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150800283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250815150800283 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150800283 DMM INFO MM(262420000000027/e29b3399) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815150800283 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150800283 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150803363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150803363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150803363 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150803579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150803579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150803579 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815150804031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150804031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150804031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150805284 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250815150805287 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) 20250815150805287 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815150805287 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815150805287 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=e29b3399, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150805287 DMM INFO MM(262420000000027/e29b3399) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815150805287 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250815150805287 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@c92948cd11f8: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@c92948cd11f8: Final verdict of PTC: pass 20250815150805298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45456<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1C(1021)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@c92948cd11f8: Final verdict of PTC: none 20250815150805305 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150805305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1004)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1020)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1011)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1018)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1014)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1013)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1016)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1006)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1008)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Fri Aug 15 15:08:05 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 20250815150805513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46656<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150805919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46656<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110968) 20250815150806306 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150806306 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110968, count=115324) 20250815150807307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150807307 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Fri Aug 15 15:08:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150808308 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150808308 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250815150809006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150809008 DMM INFO MM(262420000000027/e29b3399) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150809008 DMM INFO MM(262420000000027/e29b3399) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150809008 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150809008 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150809008 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150809008 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150809008 DLLC NOTICE LLME(ffffffff/e29b3399){ASSIGNED} LLGM Assign pre (e29b3399 => ffffffff) (gprs_llc.c:1079) 20250815150809008 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e29b3399 => ffffffff) (gprs_llc.c:1125) 20250815150809008 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250815150809008 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) 20250815150809008 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) 20250815150809008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150809008 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150809008 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150809008 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150809008 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1029)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1029)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150809102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150809102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150809102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150809102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150809102 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150809102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150809102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150809102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150809102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1028)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1029)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150809111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150809111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150809111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150809111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150809111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150809111 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150809111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150809111 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150809111 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150809111 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150809111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150809114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150809114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1029)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1029)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1030)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150809124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1025)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1028)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1034)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150809154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1034)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1033)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150809174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150809174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150809174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150809174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150809174 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150809174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150809174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150809174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150809174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1034)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(1035)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150809190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150809190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150809190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150809190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150809190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150809190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150809190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150809190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150809190 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150809190 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150809190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150809190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150809190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1034)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1034)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150809206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1033)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1039)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1030)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1039)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150809221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150809221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150809221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150809221 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150809221 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150809221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150809221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150809221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150809221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815150809225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150809225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150809225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1039)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150809226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150809226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150809227 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150809227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150809227 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150809227 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150809227 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150809227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1039)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150809229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809229 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250815150809229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150809229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1039)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1031)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150809242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150809263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809263 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(1036)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150809309 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150809309 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150809309 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150809309 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150809313 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250815150809314 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: 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(1038)@c92948cd11f8: 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(1038)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@c92948cd11f8: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='EE181054'O, index=0 SGSN_Test-GSUP(1040)@c92948cd11f8: 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)@c92948cd11f8: 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 := '240DADC4FFA828A37CDCB4FD2E0CF6EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4C0E41F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '674952404425275B'O ("gIR@D%'[") } } } } } 20250815150809398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809398 DLLC NOTICE LLME(ffffffff/ee181054){UNASSIGNED} LLC RX: unknown TLLI 0xee181054, creating LLME on the fly (gprs_llc.c:552) 20250815150809398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150809398 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150809398 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150809398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150809398 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150809398 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150809398 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150809398 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150809398 DLLC NOTICE LLME(ffffffff/ee181054){UNASSIGNED} LLGM Assign pre (ee181054 => fa04b5f3) (gprs_llc.c:1079) 20250815150809398 DLLC NOTICE LLME(ee181054/fa04b5f3){ASSIGNED} LLGM Assign post (ee181054 => fa04b5f3) (gprs_llc.c:1125) 20250815150809398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150809398 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150809398 DMM DEBUG MM(262420000000028/fa04b5f3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150809419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150809419 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150809419 DMM DEBUG MM(262420000000028/fa04b5f3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250815150809419 DMM NOTICE MM(262420000000028/fa04b5f3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150809419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150809419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150809419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150809419 DMM DEBUG MM(262420000000028/fa04b5f3) Requesting authorization (sgsn_auth.c:160) 20250815150809419 DMM INFO MM(262420000000028/fa04b5f3) Requesting authentication tuples (sgsn_auth.c:184) 20250815150809419 DMM DEBUG MM(262420000000028/fa04b5f3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150809419 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250815150809419 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250815150809423 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150809424 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150809424 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150809424 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150809424 DMM INFO MM(262420000000028/fa04b5f3) Subscriber data update (mmctx.c:445) 20250815150809424 DMM DEBUG MM(262420000000028/fa04b5f3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150809424 DMM INFO MM(262420000000028/fa04b5f3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150809424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150809424 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150809424 DMM INFO MM(262420000000028/fa04b5f3) <- GMM AUTH AND CIPHERING REQ (rand = 24 0d ad c4 ff a8 28 a3 7c dc b4 fd 2e 0c f6 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150809437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150809437 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150809437 DMM INFO MM(262420000000028/fa04b5f3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150809437 DMM NOTICE MM(262420000000028/fa04b5f3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150809437 DMM DEBUG MM(262420000000028/fa04b5f3) checking auth: received GSM SRES = 4c 0e 41 f7 (gprs_gmm.c:716) 20250815150809437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150809437 DMM DEBUG MM(262420000000028/fa04b5f3) Requesting authorization (sgsn_auth.c:160) 20250815150809437 DMM INFO MM(262420000000028/fa04b5f3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150809438 DMM DEBUG MM(262420000000028/fa04b5f3) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150809438 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250815150809438 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) 20250815150809438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150809438 DMM INFO MM(262420000000028/fa04b5f3) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa04b5f3) (gprs_gmm.c:337) 20250815150809440 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150809440 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150809440 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250815150809440 DMM INFO MM(262420000000028/fa04b5f3) Subscriber data update (mmctx.c:445) 20250815150809440 DMM DEBUG MM(262420000000028/fa04b5f3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150809440 DMM INFO MM(262420000000028/fa04b5f3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150809440 DMM NOTICE MM(262420000000028/fa04b5f3) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250815150809440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150809440 DMM NOTICE MM(262420000000028/fa04b5f3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150809440 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) 20250815150809441 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150809441 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250815150809441 DMM INFO MM(262420000000028/fa04b5f3) Subscriber data update (mmctx.c:445) 20250815150809441 DMM DEBUG MM(262420000000028/fa04b5f3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150809449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809449 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150809449 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150809449 DMM INFO MM(262420000000028/fa04b5f3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150809449 DMM NOTICE MM(262420000000028/fa04b5f3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150809449 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150809449 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150809449 DLLC NOTICE LLME(ee181054/fa04b5f3){ASSIGNED} LLGM Assign pre (ffffffff => fa04b5f3) (gprs_llc.c:1079) 20250815150809449 DLLC NOTICE LLME(ffffffff/fa04b5f3){ASSIGNED} LLGM Assign post (ffffffff => fa04b5f3) (gprs_llc.c:1125) 20250815150809449 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150809449 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150809449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150809449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@c92948cd11f8: setverdict(pass): none -> pass 20250815150809504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150809504 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150809504 DMM INFO MM(262420000000028/fa04b5f3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150809504 DMM INFO MM(262420000000028/fa04b5f3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150809504 DMM DEBUG MM(262420000000028/fa04b5f3) Using GGSN 0 (gprs_sm.c:317) 20250815150809504 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) 20250815150809504 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250815150809504 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150809504 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150809504 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250815150809525 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 3f a3 ae 6f 11 65 b7 a9 f0 14 05 7f 83 b1 17 1f 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) 20250815150809525 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815150809525 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150809525 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae568a8 TLLI=fa04b5f3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150809525 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150809525 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150809535 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250815150809535 DGPRS INFO PDP(262420000000028:5): Context 0x7fed274c1130 was deleted (sgsn_libgtp.c:707) 20250815150809535 DMM INFO MM(262420000000028/fa04b5f3) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150809535 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250815150809535 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@c92948cd11f8: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250815150809545 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250815150809546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150809546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250815150809547 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150809547 DMM INFO MM(262420000000028/fa04b5f3) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250815150809547 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) 20250815150809547 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@c92948cd11f8: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@c92948cd11f8: Final verdict of PTC: pass 20250815150809554 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46668<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150809556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150809556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1038)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1040)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1033)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1034)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1028)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1036)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1031)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1027)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1032)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1037)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1029)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1039)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1027): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1028): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1029): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1031): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1032): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1033): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1034): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1036): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1037): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1038): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1039): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Fri Aug 15 15:08:09 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 20250815150809789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46678<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150810191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46678<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102520) 20250815150810557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150810557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102520, count=103680) 20250815150811558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150811558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Fri Aug 15 15:08:12 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150812562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150812562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250815150813265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150813266 DMM INFO MM(262420000000028/fa04b5f3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150813266 DMM INFO MM(262420000000028/fa04b5f3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150813266 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150813266 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150813266 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150813266 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150813266 DLLC NOTICE LLME(ffffffff/fa04b5f3){ASSIGNED} LLGM Assign pre (fa04b5f3 => ffffffff) (gprs_llc.c:1079) 20250815150813266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa04b5f3 => ffffffff) (gprs_llc.c:1125) 20250815150813266 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae56550 (gprs_sndcp.c:574) 20250815150813266 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae568a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150813266 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250815150813266 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) 20250815150813266 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) 20250815150813266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150813266 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150813266 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150813266 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150813266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@c92948cd11f8: Provider Link came up: sending NS-RESET -NSVCI97(1048)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150813346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150813346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150813346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150813346 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150813346 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150813346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150813346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150813346 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150813346 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815150813349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150813349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150813349 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150813350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150813350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150813350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150813350 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150813350 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150813350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1048)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1048)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150813350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150813350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150813358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1049)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1045)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150813378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1050)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1049)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150813434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150813434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150813434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150813434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150813434 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150813434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150813434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150813434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150813434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150813444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150813444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150813444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150813444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150813445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150813445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150813445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150813445 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150813445 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150813445 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150813445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150813445 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150813445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1054)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1053)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1053)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150813456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1050)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150813487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813487 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(1051)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1054)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150813515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150813515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150813515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150813515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150813515 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150813515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150813515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150813515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150813515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150813521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150813521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150813521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150813522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150813522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150813522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150813522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150813522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150813522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150813522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150813522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1058)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150813524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150813524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150813532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150813553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813553 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150813563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150813563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150813563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150813563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150813566 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150813567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='CFD15F42'O, index=0 SGSN_Test-GSUP(1060)@c92948cd11f8: 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)@c92948cd11f8: 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 := '8780FEE7A5A21ABFDC3924B9E488BC1A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1BD4ABA6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '730FBF1CB3C4FB24'O } } } } } 20250815150813713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813713 DLLC NOTICE LLME(ffffffff/cfd15f42){UNASSIGNED} LLC RX: unknown TLLI 0xcfd15f42, creating LLME on the fly (gprs_llc.c:552) 20250815150813713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150813714 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150813714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150813714 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150813714 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150813714 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150813714 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150813714 DLLC NOTICE LLME(ffffffff/cfd15f42){UNASSIGNED} LLGM Assign pre (cfd15f42 => c62e06bd) (gprs_llc.c:1079) 20250815150813714 DLLC NOTICE LLME(cfd15f42/c62e06bd){ASSIGNED} LLGM Assign post (cfd15f42 => c62e06bd) (gprs_llc.c:1125) 20250815150813714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150813714 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150813714 DMM DEBUG MM(262420000000026/c62e06bd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150813753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813753 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150813753 DMM DEBUG MM(262420000000026/c62e06bd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250815150813753 DMM NOTICE MM(262420000000026/c62e06bd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150813753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150813753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150813753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150813753 DMM DEBUG MM(262420000000026/c62e06bd) Requesting authorization (sgsn_auth.c:160) 20250815150813753 DMM INFO MM(262420000000026/c62e06bd) Requesting authentication tuples (sgsn_auth.c:184) 20250815150813753 DMM DEBUG MM(262420000000026/c62e06bd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150813753 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250815150813753 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250815150813759 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150813759 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150813759 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150813759 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150813759 DMM INFO MM(262420000000026/c62e06bd) Subscriber data update (mmctx.c:445) 20250815150813759 DMM DEBUG MM(262420000000026/c62e06bd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150813759 DMM INFO MM(262420000000026/c62e06bd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150813759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150813759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150813759 DMM INFO MM(262420000000026/c62e06bd) <- GMM AUTH AND CIPHERING REQ (rand = 87 80 fe e7 a5 a2 1a bf dc 39 24 b9 e4 88 bc 1a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150813781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813781 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813781 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150813781 DMM INFO MM(262420000000026/c62e06bd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150813781 DMM NOTICE MM(262420000000026/c62e06bd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150813781 DMM DEBUG MM(262420000000026/c62e06bd) checking auth: received GSM SRES = 1b d4 ab a6 (gprs_gmm.c:716) 20250815150813781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150813781 DMM DEBUG MM(262420000000026/c62e06bd) Requesting authorization (sgsn_auth.c:160) 20250815150813781 DMM INFO MM(262420000000026/c62e06bd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150813781 DMM DEBUG MM(262420000000026/c62e06bd) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150813781 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250815150813781 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) 20250815150813781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150813781 DMM INFO MM(262420000000026/c62e06bd) <- GMM ATTACH ACCEPT (new P-TMSI=0xc62e06bd) (gprs_gmm.c:337) 20250815150813784 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150813784 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150813784 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250815150813784 DMM INFO MM(262420000000026/c62e06bd) Subscriber data update (mmctx.c:445) 20250815150813784 DMM DEBUG MM(262420000000026/c62e06bd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150813784 DMM INFO MM(262420000000026/c62e06bd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150813784 DMM NOTICE MM(262420000000026/c62e06bd) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250815150813784 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150813784 DMM NOTICE MM(262420000000026/c62e06bd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150813784 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) 20250815150813786 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150813786 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250815150813786 DMM INFO MM(262420000000026/c62e06bd) Subscriber data update (mmctx.c:445) 20250815150813786 DMM DEBUG MM(262420000000026/c62e06bd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150813795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813795 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150813795 DMM INFO MM(262420000000026/c62e06bd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150813795 DMM NOTICE MM(262420000000026/c62e06bd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150813795 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150813795 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150813795 DLLC NOTICE LLME(cfd15f42/c62e06bd){ASSIGNED} LLGM Assign pre (ffffffff => c62e06bd) (gprs_llc.c:1079) 20250815150813795 DLLC NOTICE LLME(ffffffff/c62e06bd){ASSIGNED} LLGM Assign post (ffffffff => c62e06bd) (gprs_llc.c:1125) 20250815150813795 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150813795 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150813795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150813795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@c92948cd11f8: setverdict(pass): none -> pass 20250815150813849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813849 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150813849 DMM INFO MM(262420000000026/c62e06bd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150813849 DMM INFO MM(262420000000026/c62e06bd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150813849 DMM DEBUG MM(262420000000026/c62e06bd) Using GGSN 0 (gprs_sm.c:317) 20250815150813849 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) 20250815150813849 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250815150813849 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150813849 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150813850 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250815150813874 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 55 4d bb c3 11 15 6c d7 cd 14 05 7f 07 db d3 4f 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) 20250815150813874 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815150813874 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150813874 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=c62e06bd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150813874 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150813874 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150813891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813891 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813891 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150813899 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 55 4d bb c3 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250815150813899 DGPRS INFO PDP(262420000000026:5): Context 0x7fed274c1130 was deleted (sgsn_libgtp.c:707) 20250815150813899 DMM INFO MM(262420000000026/c62e06bd) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250815150813899 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250815150813899 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@c92948cd11f8: Removing Client IMSI='262420000000026'H, index=0 20250815150813913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150813913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250815150813913 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150813913 DMM INFO MM(262420000000026/c62e06bd) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@c92948cd11f8: Final verdict of PTC: pass 20250815150813917 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37112<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1048)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1060)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1058)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1053)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1046)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1051)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1052)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1056)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@c92948cd11f8: Final verdict of PTC: none 20250815150813979 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150813979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1044)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1051): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1052): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Fri Aug 15 15:08:14 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 20250815150814097 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150814499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90460) 20250815150814980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150814980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90460, count=104988) 20250815150815981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150815981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Fri Aug 15 15:08:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150816982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150816982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_gmm_detach started. 20250815150817565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37124<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150817567 DMM INFO MM(262420000000026/c62e06bd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150817567 DMM INFO MM(262420000000026/c62e06bd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150817567 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150817567 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150817567 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150817567 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150817567 DLLC NOTICE LLME(ffffffff/c62e06bd){ASSIGNED} LLGM Assign pre (c62e06bd => ffffffff) (gprs_llc.c:1079) 20250815150817567 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c62e06bd => ffffffff) (gprs_llc.c:1125) 20250815150817567 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150817567 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150817567 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250815150817567 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) 20250815150817567 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) 20250815150817567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150817567 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150817567 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150817567 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150817567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150817633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150817633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150817633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150817633 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150817633 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150817633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150817633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150817633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150817633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150817639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150817639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150817639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1068)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150817641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150817641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150817641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150817641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150817641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150817641 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150817641 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150817641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150817641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150817641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150817648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1069)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1065)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150817666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150817666 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1070)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1069)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1074)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1073)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150817712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150817712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150817712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150817712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150817712 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150817712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150817712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150817712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150817712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1074)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150817715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150817715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150817715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150817716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150817716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150817716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150817716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150817716 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150817716 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150817716 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150817716 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1074)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150817716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150817716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1074)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150817726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1070)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1073)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250815150817751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150817751 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1078)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1078)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_attach_pdp_act_gmm_detach-BVCI210(1071)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150817760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150817760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150817760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150817760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150817760 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150817760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150817760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150817760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150817760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1078)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150817769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150817769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150817769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150817770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150817770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150817770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150817770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150817770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150817770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150817770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150817770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1078)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150817770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150817770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1078)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150817778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150817799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150817799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1077)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150817983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150817983 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150817983 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150817984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150817995 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150817997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@c92948cd11f8: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='C123E640'O, index=0 SGSN_Test-GSUP(1080)@c92948cd11f8: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@c92948cd11f8: 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 := '4121AF328CD8255564930E97777F495F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1C18549F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B17460543D2E34F'O } } } } } 20250815150818198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150818198 DLLC NOTICE LLME(ffffffff/c123e640){UNASSIGNED} LLC RX: unknown TLLI 0xc123e640, creating LLME on the fly (gprs_llc.c:552) 20250815150818198 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150818198 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150818198 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150818198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150818198 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150818198 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150818198 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150818198 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150818198 DLLC NOTICE LLME(ffffffff/c123e640){UNASSIGNED} LLGM Assign pre (c123e640 => f90fe862) (gprs_llc.c:1079) 20250815150818198 DLLC NOTICE LLME(c123e640/f90fe862){ASSIGNED} LLGM Assign post (c123e640 => f90fe862) (gprs_llc.c:1125) 20250815150818198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150818198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150818198 DMM DEBUG MM(262420000000026/f90fe862) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150818221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150818221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150818221 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150818221 DMM DEBUG MM(262420000000026/f90fe862) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250815150818221 DMM NOTICE MM(262420000000026/f90fe862) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150818221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150818221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150818221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150818221 DMM DEBUG MM(262420000000026/f90fe862) Requesting authorization (sgsn_auth.c:160) 20250815150818221 DMM INFO MM(262420000000026/f90fe862) Requesting authentication tuples (sgsn_auth.c:184) 20250815150818221 DMM DEBUG MM(262420000000026/f90fe862) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150818221 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250815150818221 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250815150818226 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150818226 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150818226 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150818226 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150818226 DMM INFO MM(262420000000026/f90fe862) Subscriber data update (mmctx.c:445) 20250815150818226 DMM DEBUG MM(262420000000026/f90fe862) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150818226 DMM INFO MM(262420000000026/f90fe862) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150818226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150818226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150818226 DMM INFO MM(262420000000026/f90fe862) <- GMM AUTH AND CIPHERING REQ (rand = 41 21 af 32 8c d8 25 55 64 93 0e 97 77 7f 49 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150818240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150818240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150818240 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150818240 DMM INFO MM(262420000000026/f90fe862) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150818240 DMM NOTICE MM(262420000000026/f90fe862) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150818240 DMM DEBUG MM(262420000000026/f90fe862) checking auth: received GSM SRES = 1c 18 54 9f (gprs_gmm.c:716) 20250815150818240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150818240 DMM DEBUG MM(262420000000026/f90fe862) Requesting authorization (sgsn_auth.c:160) 20250815150818240 DMM INFO MM(262420000000026/f90fe862) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150818240 DMM DEBUG MM(262420000000026/f90fe862) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150818240 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250815150818240 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) 20250815150818240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150818240 DMM INFO MM(262420000000026/f90fe862) <- GMM ATTACH ACCEPT (new P-TMSI=0xf90fe862) (gprs_gmm.c:337) 20250815150818243 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150818243 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150818243 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250815150818243 DMM INFO MM(262420000000026/f90fe862) Subscriber data update (mmctx.c:445) 20250815150818243 DMM DEBUG MM(262420000000026/f90fe862) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150818243 DMM INFO MM(262420000000026/f90fe862) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150818243 DMM NOTICE MM(262420000000026/f90fe862) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250815150818243 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150818243 DMM NOTICE MM(262420000000026/f90fe862) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150818243 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) 20250815150818246 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150818246 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250815150818246 DMM INFO MM(262420000000026/f90fe862) Subscriber data update (mmctx.c:445) 20250815150818246 DMM DEBUG MM(262420000000026/f90fe862) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150818255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150818255 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150818255 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150818255 DMM INFO MM(262420000000026/f90fe862) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150818256 DMM NOTICE MM(262420000000026/f90fe862) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150818256 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150818256 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150818256 DLLC NOTICE LLME(c123e640/f90fe862){ASSIGNED} LLGM Assign pre (ffffffff => f90fe862) (gprs_llc.c:1079) 20250815150818256 DLLC NOTICE LLME(ffffffff/f90fe862){ASSIGNED} LLGM Assign post (ffffffff => f90fe862) (gprs_llc.c:1125) 20250815150818256 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150818256 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150818256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150818256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@c92948cd11f8: setverdict(pass): none -> pass 20250815150818311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150818311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150818311 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150818311 DMM INFO MM(262420000000026/f90fe862) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150818311 DMM INFO MM(262420000000026/f90fe862) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150818311 DMM DEBUG MM(262420000000026/f90fe862) Using GGSN 0 (gprs_sm.c:317) 20250815150818311 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) 20250815150818311 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250815150818311 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150818311 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150818311 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250815150818335 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 83 54 87 23 11 e4 d4 3b e9 14 05 7f 11 44 47 6e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:465) 20250815150818335 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c1130, cbp=0x55889ae5bea0) (sgsn_libgtp.c:633) 20250815150818335 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150818335 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=f90fe862, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150818335 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150818335 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150818356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150818356 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150818356 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150818356 DMM INFO MM(262420000000026/f90fe862) -> GMM DETACH REQUEST TLLI=0xf90fe862 type=GPRS detach (gprs_gmm.c:1512) 20250815150818356 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250815150818356 DMM INFO MM(262420000000026/f90fe862) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150818356 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150818356 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150818356 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150818356 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150818356 DLLC NOTICE LLME(ffffffff/f90fe862){ASSIGNED} LLGM Assign pre (f90fe862 => ffffffff) (gprs_llc.c:1079) 20250815150818356 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f90fe862 => ffffffff) (gprs_llc.c:1125) 20250815150818356 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150818356 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150818356 DMM NOTICE MM(262420000000026/f90fe862) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150818356 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250815150818356 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150818356 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150818356 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250815150818356 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250815150818356 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) 20250815150818356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150818356 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150818356 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150818356 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150818359 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@c92948cd11f8: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@c92948cd11f8: Final verdict of PTC: pass -NSVCI98-provIP(1072)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1080)@c92948cd11f8: Final verdict of PTC: none 20250815150818382 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37124<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1078)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1073)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1068)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1074)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1071)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1077)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1076)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1066)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1067)@c92948cd11f8: Final verdict of PTC: none 20250815150818424 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150818424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1081)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1079)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1071): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1072): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1073): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1074): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1076): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1077): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1078): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1079): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Fri Aug 15 15:08:18 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 20250815150818635 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37134<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150819037 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37134<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104736) 20250815150819426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150819426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104736, count=109092) 20250815150820427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150820428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Fri Aug 15 15:08:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150821429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150821429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250815150822109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150822110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1089)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150822179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150822179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150822179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150822179 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150822179 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150822179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150822179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150822179 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150822179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1088)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1089)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150822182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150822182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150822182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150822182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150822182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150822182 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150822182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150822182 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150822182 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150822182 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150822182 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150822183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150822183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1089)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1089)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150822189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1090)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1085)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150822207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150822207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1088)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1094)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1094)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150822229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150822229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150822229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150822229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150822229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150822229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150822230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150822230 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150822230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1094)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150822232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150822232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150822232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150822232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150822232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150822232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150822232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150822232 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150822232 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150822232 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150822232 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(1093)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1094)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150822233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150822233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1094)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150822238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1090)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150822252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150822252 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(1091)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1093)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1099)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1099)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150822283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150822283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150822283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150822283 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150822283 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150822283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150822283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150822283 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150822283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1099)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150822286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150822286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150822286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150822286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150822286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150822286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150822286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150822286 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150822286 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150822286 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150822286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150822287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150822287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1099)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1099)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150822292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150822306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150822306 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(1096)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150822430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150822431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150822431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150822431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150822433 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150822434 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: 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(1098)@c92948cd11f8: 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(1098)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@c92948cd11f8: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='C232EA16'O, index=0 SGSN_Test-GSUP(1100)@c92948cd11f8: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250815150823508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150823508 DLLC NOTICE LLME(ffffffff/c232ea16){UNASSIGNED} LLC RX: unknown TLLI 0xc232ea16, creating LLME on the fly (gprs_llc.c:552) 20250815150823508 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150823508 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250815150823508 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150823508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150823508 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150823508 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150823508 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150823508 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150823508 DLLC NOTICE LLME(ffffffff/c232ea16){UNASSIGNED} LLGM Assign pre (c232ea16 => cc70cc49) (gprs_llc.c:1079) 20250815150823508 DLLC NOTICE LLME(c232ea16/cc70cc49){ASSIGNED} LLGM Assign post (c232ea16 => cc70cc49) (gprs_llc.c:1125) 20250815150823508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150823508 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150823508 DMM DEBUG MM(262420000000039/cc70cc49) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150823531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150823531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250815150823531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150823531 DMM INFO MM(262420000000039/cc70cc49) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250815150823531 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150823531 DLLC NOTICE LLME(c232ea16/cc70cc49){ASSIGNED} LLGM Assign pre (c232ea16 => cc70cc49) (gprs_llc.c:1079) 20250815150823531 DLLC NOTICE LLME(c232ea16/cc70cc49){ASSIGNED} LLGM Assign post (c232ea16 => cc70cc49) (gprs_llc.c:1125) 20250815150823531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150823531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150823531 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150823531 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150823531 DMM DEBUG MM(262420000000039/cc70cc49) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250815150823531 DMM NOTICE MM(262420000000039/cc70cc49) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150823531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150823531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150823531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250815150823531 DMM INFO MM(262420000000039/cc70cc49) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc70cc49) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@c92948cd11f8: Removing Client IMSI='262420000000039'H, index=0 20250815150824539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150824539 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150824539 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150824539 DMM INFO MM(262420000000039/cc70cc49) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150824539 DMM NOTICE MM(262420000000039/cc70cc49) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150824539 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150824539 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150824539 DLLC NOTICE LLME(c232ea16/cc70cc49){ASSIGNED} LLGM Assign pre (ffffffff => cc70cc49) (gprs_llc.c:1079) 20250815150824539 DLLC NOTICE LLME(ffffffff/cc70cc49){ASSIGNED} LLGM Assign post (ffffffff => cc70cc49) (gprs_llc.c:1125) 20250815150824539 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150824539 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150824539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150824539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@c92948cd11f8: Final verdict of PTC: pass 20250815150824546 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37638<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1100)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1094)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1088)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1099)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1093)@c92948cd11f8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1091)@c92948cd11f8: Final verdict of PTC: none 20250815150824556 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150824556 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1101)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1092)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@c92948cd11f8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1096)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1098)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1087)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@c92948cd11f8: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1089)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1097)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1086): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1087): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1088): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1089): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1091): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1092): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1093): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1094): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1096): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1097): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1098): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1099): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Fri Aug 15 15:08:24 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 20250815150824708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150825110 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=60756) 20250815150825557 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150825557 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150825650 DGPRS DEBUG Checking for inactive LLMEs, time = 57798704 (sgsn.c:132) 20250815150825653 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150825654 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150825654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150825654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150825654 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150825654 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150825654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150825654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150825654 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150825654 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=60756, count=70812) 20250815150826558 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150826558 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Fri Aug 15 15:08:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150827561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150827561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_xid_empty_l3 started. 20250815150828213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150828215 DMM INFO MM(262420000000039/cc70cc49) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150828215 DMM INFO MM(262420000000039/cc70cc49) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150828215 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150828215 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150828215 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150828215 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150828215 DLLC NOTICE LLME(ffffffff/cc70cc49){ASSIGNED} LLGM Assign pre (cc70cc49 => ffffffff) (gprs_llc.c:1079) 20250815150828215 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc70cc49 => ffffffff) (gprs_llc.c:1125) 20250815150828215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150828215 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150828215 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150828215 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150828215 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150828305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150828305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150828305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150828305 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150828305 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150828305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150828305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150828305 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150828305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150828308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150828308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150828308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150828308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150828308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150828308 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150828308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150828309 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150828309 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150828309 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150828309 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150828309 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150828309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1109)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150828318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1105)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150828339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150828339 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1110)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_xid_empty_l3-BVCI196(1107)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1109)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1113)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150828368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150828368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150828368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150828368 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150828368 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150828368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150828368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150828368 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150828368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150828373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150828373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150828373 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1113)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150828374 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150828375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150828375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150828375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150828375 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150828375 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150828375 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150828375 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150828375 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150828375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150828384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1114)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1110)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150828423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150828423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1112)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1114)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1119)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1119)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150828462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150828462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150828462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150828462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150828462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150828462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150828462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150828462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150828462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1119)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150828470 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150828471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150828471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150828471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150828471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150828471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150828471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150828471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150828471 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150828471 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150828471 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150828472 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150828472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1119)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1119)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150828480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150828506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150828506 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1116)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150828562 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150828563 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150828563 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150828563 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150828569 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150828570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: 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(1118)@c92948cd11f8: 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(1118)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@c92948cd11f8: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='F4E1D3FE'O, index=0 SGSN_Test-GSUP(1120)@c92948cd11f8: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@c92948cd11f8: 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 := 'DCC45EF8745BA3B606D11434F1378667'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0772026D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BAFE01C23632440'O } } } } } 20250815150829675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150829675 DLLC NOTICE LLME(ffffffff/f4e1d3fe){UNASSIGNED} LLC RX: unknown TLLI 0xf4e1d3fe, creating LLME on the fly (gprs_llc.c:552) 20250815150829675 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150829675 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150829675 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150829675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150829675 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150829675 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150829675 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150829675 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150829675 DLLC NOTICE LLME(ffffffff/f4e1d3fe){UNASSIGNED} LLGM Assign pre (f4e1d3fe => c8921edf) (gprs_llc.c:1079) 20250815150829675 DLLC NOTICE LLME(f4e1d3fe/c8921edf){ASSIGNED} LLGM Assign post (f4e1d3fe => c8921edf) (gprs_llc.c:1125) 20250815150829675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150829675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150829675 DMM DEBUG MM(262420000000044/c8921edf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150829698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150829698 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150829698 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150829698 DMM DEBUG MM(262420000000044/c8921edf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250815150829698 DMM NOTICE MM(262420000000044/c8921edf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150829698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150829698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150829698 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150829698 DMM DEBUG MM(262420000000044/c8921edf) Requesting authorization (sgsn_auth.c:160) 20250815150829698 DMM INFO MM(262420000000044/c8921edf) Requesting authentication tuples (sgsn_auth.c:184) 20250815150829698 DMM DEBUG MM(262420000000044/c8921edf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150829698 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250815150829698 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@c92948cd11f8: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250815150829703 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150829703 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150829703 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150829703 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150829703 DMM INFO MM(262420000000044/c8921edf) Subscriber data update (mmctx.c:445) 20250815150829703 DMM DEBUG MM(262420000000044/c8921edf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150829703 DMM INFO MM(262420000000044/c8921edf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150829703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150829703 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150829703 DMM INFO MM(262420000000044/c8921edf) <- GMM AUTH AND CIPHERING REQ (rand = dc c4 5e f8 74 5b a3 b6 06 d1 14 34 f1 37 86 67 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150829717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150829717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150829717 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150829717 DMM INFO MM(262420000000044/c8921edf) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150829717 DMM NOTICE MM(262420000000044/c8921edf) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150829717 DMM DEBUG MM(262420000000044/c8921edf) checking auth: received GSM SRES = 07 72 02 6d (gprs_gmm.c:716) 20250815150829717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150829717 DMM DEBUG MM(262420000000044/c8921edf) Requesting authorization (sgsn_auth.c:160) 20250815150829717 DMM INFO MM(262420000000044/c8921edf) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150829717 DMM DEBUG MM(262420000000044/c8921edf) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150829717 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250815150829717 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) 20250815150829717 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150829717 DMM INFO MM(262420000000044/c8921edf) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8921edf) (gprs_gmm.c:337) 20250815150829722 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150829722 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150829722 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250815150829722 DMM INFO MM(262420000000044/c8921edf) Subscriber data update (mmctx.c:445) 20250815150829722 DMM DEBUG MM(262420000000044/c8921edf) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150829722 DMM INFO MM(262420000000044/c8921edf) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150829722 DMM NOTICE MM(262420000000044/c8921edf) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250815150829722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150829722 DMM NOTICE MM(262420000000044/c8921edf) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150829722 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) 20250815150829723 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150829723 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250815150829723 DMM INFO MM(262420000000044/c8921edf) Subscriber data update (mmctx.c:445) 20250815150829723 DMM DEBUG MM(262420000000044/c8921edf) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150829731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150829731 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150829731 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150829731 DMM INFO MM(262420000000044/c8921edf) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150829731 DMM NOTICE MM(262420000000044/c8921edf) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150829731 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150829731 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150829731 DLLC NOTICE LLME(f4e1d3fe/c8921edf){ASSIGNED} LLGM Assign pre (ffffffff => c8921edf) (gprs_llc.c:1079) 20250815150829731 DLLC NOTICE LLME(ffffffff/c8921edf){ASSIGNED} LLGM Assign post (ffffffff => c8921edf) (gprs_llc.c:1125) 20250815150829731 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150829731 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150829731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150829731 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@c92948cd11f8: setverdict(pass): none -> pass 20250815150829784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150829784 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150829785 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150829785 DMM INFO MM(262420000000044/c8921edf) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150829785 DMM INFO MM(262420000000044/c8921edf) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150829785 DMM DEBUG MM(262420000000044/c8921edf) Using GGSN 0 (gprs_sm.c:317) 20250815150829785 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) 20250815150829785 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250815150829785 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150829785 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150829785 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250815150829807 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 46 15 5b de 11 de 8d c3 9c 14 05 7f c6 2d 9f f3 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1058 from retransmit req queue (gtp.c:465) 20250815150829807 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c21a8, cbp=0x55889ae5ccd0) (sgsn_libgtp.c:633) 20250815150829807 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150829807 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=c8921edf, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150829807 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150829807 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150829818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150829818 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250815150829818 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250815150829818 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@c92948cd11f8: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@c92948cd11f8: Final verdict of PTC: pass 20250815150829831 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1120)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1114)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1113)@c92948cd11f8: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1116)@c92948cd11f8: Final verdict of PTC: none 20250815150829839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150829839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_xid_empty_l3-BVCI210(1112)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1119)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1111)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1106)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1117)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1118)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1108)@c92948cd11f8: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_empty_l3-BVCI220(1116): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1117): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1118): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1119): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@c92948cd11f8: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Fri Aug 15 15:08:29 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 20250815150830127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150830531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94916) 20250815150830842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150830842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94916, count=99164) 20250815150831843 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150831843 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Fri Aug 15 15:08:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150832844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150832844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_xid_n201u started. 20250815150833672 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49100<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150833674 DMM INFO MM(262420000000044/c8921edf) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150833674 DMM INFO MM(262420000000044/c8921edf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150833674 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150833674 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150833674 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150833674 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150833674 DLLC NOTICE LLME(ffffffff/c8921edf){ASSIGNED} LLGM Assign pre (c8921edf => ffffffff) (gprs_llc.c:1079) 20250815150833674 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8921edf => ffffffff) (gprs_llc.c:1125) 20250815150833674 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150833674 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150833674 DMM NOTICE MM(262420000000044/c8921edf) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150833674 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250815150833674 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150833674 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150833674 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250815150833674 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250815150833674 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) 20250815150833674 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) 20250815150833674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150833674 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150833674 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150833674 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150833674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1129)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150833789 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) SGSN_Test-Gb1-NS1(1128)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150833789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150833789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150833790 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150833790 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150833790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150833790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150833790 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150833790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150833798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150833798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150833798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150833798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150833798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150833798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150833798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150833798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150833798 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150833798 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150833798 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150833799 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150833799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1129)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150833818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1125)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1125)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1128)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250815150833846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150833846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150833848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150833848 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1133)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1133)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_xid_n201u-BVCI196(1126)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150833859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150833859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150833859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150833859 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150833859 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150833859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150833859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150833859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150833859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150833864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150833864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150833864 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150833865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150833865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150833865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150833865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150833865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150833865 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150833865 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150833865 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150833865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150833865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1133)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150833877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1134)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1130)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150833899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150833899 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1132)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1134)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb2-BSSGP2(1135)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1138)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1138)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150833945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150833945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150833945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150833945 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150833945 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150833945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150833945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150833946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150833946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1138)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1138)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1138)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150833954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150833954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150833954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150833954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150833954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150833954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150833954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150833954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150833954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150833954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150833954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150833954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150833954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150833967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150833999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150833999 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1137)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150834847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150834847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150834847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150834847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: 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(1139)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815150834859 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150834860 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_xid_n201u-BVCI196(1126)@c92948cd11f8: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='DF73CC31'O, index=0 SGSN_Test-GSUP(1140)@c92948cd11f8: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@c92948cd11f8: 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 := '2D163B71C12550CD0C103E20AA2CD398'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '56B5B483'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3BA356C231507186'O } } } } } 20250815150835977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150835977 DLLC NOTICE LLME(ffffffff/df73cc31){UNASSIGNED} LLC RX: unknown TLLI 0xdf73cc31, creating LLME on the fly (gprs_llc.c:552) 20250815150835977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150835977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150835977 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150835977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150835977 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150835977 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150835977 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150835977 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150835977 DLLC NOTICE LLME(ffffffff/df73cc31){UNASSIGNED} LLGM Assign pre (df73cc31 => ea8fbd55) (gprs_llc.c:1079) 20250815150835977 DLLC NOTICE LLME(df73cc31/ea8fbd55){ASSIGNED} LLGM Assign post (df73cc31 => ea8fbd55) (gprs_llc.c:1125) 20250815150835977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150835977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150835977 DMM DEBUG MM(262420000000045/ea8fbd55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150836006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150836006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150836006 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150836006 DMM DEBUG MM(262420000000045/ea8fbd55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250815150836006 DMM NOTICE MM(262420000000045/ea8fbd55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150836006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150836006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150836006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150836006 DMM DEBUG MM(262420000000045/ea8fbd55) Requesting authorization (sgsn_auth.c:160) 20250815150836006 DMM INFO MM(262420000000045/ea8fbd55) Requesting authentication tuples (sgsn_auth.c:184) 20250815150836006 DMM DEBUG MM(262420000000045/ea8fbd55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150836006 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250815150836006 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@c92948cd11f8: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250815150836013 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150836013 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150836013 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150836013 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150836013 DMM INFO MM(262420000000045/ea8fbd55) Subscriber data update (mmctx.c:445) 20250815150836013 DMM DEBUG MM(262420000000045/ea8fbd55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150836013 DMM INFO MM(262420000000045/ea8fbd55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150836013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150836013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150836013 DMM INFO MM(262420000000045/ea8fbd55) <- GMM AUTH AND CIPHERING REQ (rand = 2d 16 3b 71 c1 25 50 cd 0c 10 3e 20 aa 2c d3 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150836029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150836030 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150836030 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150836030 DMM INFO MM(262420000000045/ea8fbd55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150836030 DMM NOTICE MM(262420000000045/ea8fbd55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150836030 DMM DEBUG MM(262420000000045/ea8fbd55) checking auth: received GSM SRES = 56 b5 b4 83 (gprs_gmm.c:716) 20250815150836030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150836030 DMM DEBUG MM(262420000000045/ea8fbd55) Requesting authorization (sgsn_auth.c:160) 20250815150836030 DMM INFO MM(262420000000045/ea8fbd55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150836030 DMM DEBUG MM(262420000000045/ea8fbd55) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150836030 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250815150836030 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) 20250815150836030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150836030 DMM INFO MM(262420000000045/ea8fbd55) <- GMM ATTACH ACCEPT (new P-TMSI=0xea8fbd55) (gprs_gmm.c:337) 20250815150836033 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150836033 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150836033 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250815150836033 DMM INFO MM(262420000000045/ea8fbd55) Subscriber data update (mmctx.c:445) 20250815150836033 DMM DEBUG MM(262420000000045/ea8fbd55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150836033 DMM INFO MM(262420000000045/ea8fbd55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150836033 DMM NOTICE MM(262420000000045/ea8fbd55) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250815150836033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150836033 DMM NOTICE MM(262420000000045/ea8fbd55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150836033 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) 20250815150836034 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150836034 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250815150836034 DMM INFO MM(262420000000045/ea8fbd55) Subscriber data update (mmctx.c:445) 20250815150836034 DMM DEBUG MM(262420000000045/ea8fbd55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150836045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150836045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150836045 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150836045 DMM INFO MM(262420000000045/ea8fbd55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150836045 DMM NOTICE MM(262420000000045/ea8fbd55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150836045 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150836045 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150836045 DLLC NOTICE LLME(df73cc31/ea8fbd55){ASSIGNED} LLGM Assign pre (ffffffff => ea8fbd55) (gprs_llc.c:1079) 20250815150836045 DLLC NOTICE LLME(ffffffff/ea8fbd55){ASSIGNED} LLGM Assign post (ffffffff => ea8fbd55) (gprs_llc.c:1125) 20250815150836045 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150836045 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150836045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150836045 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@c92948cd11f8: setverdict(pass): none -> pass 20250815150836102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150836102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150836102 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150836102 DMM INFO MM(262420000000045/ea8fbd55) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150836102 DMM INFO MM(262420000000045/ea8fbd55) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150836102 DMM DEBUG MM(262420000000045/ea8fbd55) Using GGSN 0 (gprs_sm.c:317) 20250815150836102 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) 20250815150836102 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250815150836102 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150836102 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150836102 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250815150836154 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 1c 0f ed f3 11 29 38 dc f7 14 05 7f 13 97 e3 70 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) 20250815150836154 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c3220, cbp=0x55889ae5d5d0) (sgsn_libgtp.c:633) 20250815150836154 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150836154 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=ea8fbd55, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150836154 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150836154 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150836330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150836330 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250815150836330 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250815150836330 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250815150836330 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1126)@c92948cd11f8: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@c92948cd11f8: Final verdict of PTC: pass 20250815150836376 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49100<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99-provIP(1136)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@c92948cd11f8: Final verdict of PTC: none 20250815150836402 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150836402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1140)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1138)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@c92948cd11f8: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1130)@c92948cd11f8: Final verdict of PTC: none TC_xid_n201u-BVCI220(1137)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1129)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1133)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1127)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1128)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1131)@c92948cd11f8: Final verdict of PTC: none TC_xid_n201u-BVCI196(1126)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_n201u-BVCI196(1126): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1128): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1136): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_n201u-BVCI220(1137): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1138): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@c92948cd11f8: Test case TC_xid_n201u finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Fri Aug 15 15:08:36 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250815150836779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150837182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49110<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102040) 20250815150837406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150837406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102040, count=103200) 20250815150838407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150838408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Fri Aug 15 15:08:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150839409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150839410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_llc_null started. 20250815150840390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150840392 DMM INFO MM(262420000000045/ea8fbd55) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150840392 DMM INFO MM(262420000000045/ea8fbd55) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150840392 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150840392 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150840392 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150840392 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150840392 DLLC NOTICE LLME(ffffffff/ea8fbd55){ASSIGNED} LLGM Assign pre (ea8fbd55 => ffffffff) (gprs_llc.c:1079) 20250815150840392 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ea8fbd55 => ffffffff) (gprs_llc.c:1125) 20250815150840392 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150840392 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150840392 DMM NOTICE MM(262420000000045/ea8fbd55) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150840392 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250815150840392 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150840392 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150840392 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250815150840392 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250815150840392 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) 20250815150840392 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) 20250815150840392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150840392 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150840392 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150840392 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150840392 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250815150840410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150840410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1144)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150840574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150840574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150840574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150840574 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150840574 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150840574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150840574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150840574 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150840574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150840594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150840594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150840594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150840594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150840594 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150840594 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150840594 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150840594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150840594 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150840594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1149)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1150)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150840634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1145)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150840658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150840658 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1147)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1155)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1153)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1155)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150840780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150840780 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150840780 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150840780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150840780 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150840780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1155)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150840786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150840787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150840787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150840788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150840788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150840788 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150840788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150840788 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150840788 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150840788 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150840788 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150840789 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150840789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1155)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1155)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1154)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150840799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150840840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150840840 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1151)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1153)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1159)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150840890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150840890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150840890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150840890 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150840890 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150840890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150840890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150840890 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150840890 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815150840896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150840896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150840896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150840896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150840896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150840896 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150840896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150840896 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150840896 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150840896 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150840896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1159)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1159)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150840919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150840919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150840937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1154)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1154)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150840968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150840968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1156)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150841414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150841414 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150841414 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150841414 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150841424 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150841427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: 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(1158)@c92948cd11f8: 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(1158)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@c92948cd11f8: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='F150F784'O, index=0 SGSN_Test-GSUP(1160)@c92948cd11f8: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@c92948cd11f8: 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 := '589EE0C7FE8CB54D3270BF01C11FA19A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E520570'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D72C26300C07F51B'O } } } } } 20250815150842544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150842544 DLLC NOTICE LLME(ffffffff/f150f784){UNASSIGNED} LLC RX: unknown TLLI 0xf150f784, creating LLME on the fly (gprs_llc.c:552) 20250815150842544 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150842544 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150842544 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150842544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150842544 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150842544 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150842544 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150842544 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150842544 DLLC NOTICE LLME(ffffffff/f150f784){UNASSIGNED} LLGM Assign pre (f150f784 => f33a82f5) (gprs_llc.c:1079) 20250815150842544 DLLC NOTICE LLME(f150f784/f33a82f5){ASSIGNED} LLGM Assign post (f150f784 => f33a82f5) (gprs_llc.c:1125) 20250815150842544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150842545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150842545 DMM DEBUG MM(262420000000041/f33a82f5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150842590 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150842590 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150842590 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150842590 DMM DEBUG MM(262420000000041/f33a82f5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250815150842590 DMM NOTICE MM(262420000000041/f33a82f5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150842590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150842590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150842590 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150842590 DMM DEBUG MM(262420000000041/f33a82f5) Requesting authorization (sgsn_auth.c:160) 20250815150842590 DMM INFO MM(262420000000041/f33a82f5) Requesting authentication tuples (sgsn_auth.c:184) 20250815150842590 DMM DEBUG MM(262420000000041/f33a82f5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150842590 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250815150842590 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) 20250815150842601 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150842601 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150842601 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150842601 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150842601 DMM INFO MM(262420000000041/f33a82f5) Subscriber data update (mmctx.c:445) 20250815150842601 DMM DEBUG MM(262420000000041/f33a82f5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150842601 DMM INFO MM(262420000000041/f33a82f5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150842601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150842601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150842601 DMM INFO MM(262420000000041/f33a82f5) <- GMM AUTH AND CIPHERING REQ (rand = 58 9e e0 c7 fe 8c b5 4d 32 70 bf 01 c1 1f a1 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) SGSN_Test-GSUP(1160)@c92948cd11f8: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@c92948cd11f8: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250815150842616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150842616 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150842617 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150842617 DMM INFO MM(262420000000041/f33a82f5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150842617 DMM NOTICE MM(262420000000041/f33a82f5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150842617 DMM DEBUG MM(262420000000041/f33a82f5) checking auth: received GSM SRES = 4e 52 05 70 (gprs_gmm.c:716) 20250815150842617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150842617 DMM DEBUG MM(262420000000041/f33a82f5) Requesting authorization (sgsn_auth.c:160) 20250815150842617 DMM INFO MM(262420000000041/f33a82f5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150842617 DMM DEBUG MM(262420000000041/f33a82f5) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150842617 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250815150842617 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) 20250815150842617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150842617 DMM INFO MM(262420000000041/f33a82f5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf33a82f5) (gprs_gmm.c:337) 20250815150842621 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150842621 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150842621 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250815150842621 DMM INFO MM(262420000000041/f33a82f5) Subscriber data update (mmctx.c:445) 20250815150842621 DMM DEBUG MM(262420000000041/f33a82f5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150842621 DMM INFO MM(262420000000041/f33a82f5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150842621 DMM NOTICE MM(262420000000041/f33a82f5) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250815150842621 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150842621 DMM NOTICE MM(262420000000041/f33a82f5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150842621 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) 20250815150842624 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150842624 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250815150842624 DMM INFO MM(262420000000041/f33a82f5) Subscriber data update (mmctx.c:445) 20250815150842624 DMM DEBUG MM(262420000000041/f33a82f5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150842635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150842635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150842635 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150842635 DMM INFO MM(262420000000041/f33a82f5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150842635 DMM NOTICE MM(262420000000041/f33a82f5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150842635 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150842635 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150842635 DLLC NOTICE LLME(f150f784/f33a82f5){ASSIGNED} LLGM Assign pre (ffffffff => f33a82f5) (gprs_llc.c:1079) 20250815150842635 DLLC NOTICE LLME(ffffffff/f33a82f5){ASSIGNED} LLGM Assign post (ffffffff => f33a82f5) (gprs_llc.c:1125) 20250815150842635 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150842635 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150842635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150842635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815150843690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150843690 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250815150843690 DLLC DEBUG TLLI=f33a82f5 sends us LLC NULL (gprs_llc.c:912) 20250815150843691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150843691 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250815150843691 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150843691 DMM INFO MM(262420000000041/f33a82f5) -> GMM DETACH REQUEST TLLI=0xf33a82f5 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250815150843691 DMM INFO MM(262420000000041/f33a82f5) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250815150843691 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150843691 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150843691 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150843691 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150843691 DLLC NOTICE LLME(ffffffff/f33a82f5){ASSIGNED} LLGM Assign pre (f33a82f5 => ffffffff) (gprs_llc.c:1079) 20250815150843691 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f33a82f5 => ffffffff) (gprs_llc.c:1125) 20250815150843691 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250815150843691 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) 20250815150843691 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150843691 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150843691 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150843691 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150843693 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@c92948cd11f8: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@c92948cd11f8: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@c92948cd11f8: Final verdict of PTC: pass 20250815150848703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49122<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150848713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150848713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1158)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@c92948cd11f8: Final verdict of PTC: none TC_llc_null-BVCI210(1151)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1160)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1148)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1154)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1155)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1159)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@c92948cd11f8: Final verdict of PTC: none TC_llc_null-BVCI220(1156)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1146)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1152)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1157)@c92948cd11f8: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_null-BVCI210(1151): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1154): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1155): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_null-BVCI220(1156): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@c92948cd11f8: Test case TC_llc_null finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Fri Aug 15 15:08:48 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250815150848994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59792<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150849399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59792<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101092) 20250815150849714 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150849714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101092, count=102252) 20250815150850718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150850718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. 20250815150851722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150851722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Fri Aug 15 15:08:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150852723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150852723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_llc_sabm_dm_llgmm started. 20250815150853065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150853078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1169)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150853275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150853275 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150853275 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150853275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150853275 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150853275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150853296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150853296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150853296 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150853306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150853306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150853306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150853306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150853306 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150853306 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150853306 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150853306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150853306 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150853306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(1170)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1168)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150853351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1165)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1169)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250815150853404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150853404 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1173)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1167)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1174)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1173)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150853438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150853438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150853438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150853438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150853438 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150853438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150853438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150853438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150853438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150853455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150853455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150853455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150853455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150853455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150853455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150853455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150853455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150853455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150853455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150853455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150853457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150853457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1174)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250815150853556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(1178)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150853607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150853607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150853607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150853607 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150853607 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150853607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150853607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150853607 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150853607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150853642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150853642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150853642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150853642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150853642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150853642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150853642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150853642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150853642 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150853642 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150853642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150853642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150853642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1170)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150853676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150853683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150853683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1171)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150853705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150853705 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1177)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150853723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150853723 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150853723 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150853724 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150853728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250815150853728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@c92948cd11f8: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='C32A84F1'O, index=0 SGSN_Test-GSUP(1180)@c92948cd11f8: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@c92948cd11f8: 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 := 'D2A8EFE6AC2994F6010BB65B33AB565C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '572262F4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70F29C927E9601C6'O } } } } } 20250815150854938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150854938 DLLC NOTICE LLME(ffffffff/c32a84f1){UNASSIGNED} LLC RX: unknown TLLI 0xc32a84f1, creating LLME on the fly (gprs_llc.c:552) 20250815150854938 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150854938 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150854938 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150854938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150854938 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150854938 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150854938 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150854938 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150854938 DLLC NOTICE LLME(ffffffff/c32a84f1){UNASSIGNED} LLGM Assign pre (c32a84f1 => c99b534c) (gprs_llc.c:1079) 20250815150854938 DLLC NOTICE LLME(c32a84f1/c99b534c){ASSIGNED} LLGM Assign post (c32a84f1 => c99b534c) (gprs_llc.c:1125) 20250815150854938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150854938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150854938 DMM DEBUG MM(262420000000042/c99b534c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150854972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150854972 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150854972 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150854972 DMM DEBUG MM(262420000000042/c99b534c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250815150854972 DMM NOTICE MM(262420000000042/c99b534c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150854972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150854972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150854972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150854972 DMM DEBUG MM(262420000000042/c99b534c) Requesting authorization (sgsn_auth.c:160) 20250815150854972 DMM INFO MM(262420000000042/c99b534c) Requesting authentication tuples (sgsn_auth.c:184) 20250815150854972 DMM DEBUG MM(262420000000042/c99b534c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150854972 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250815150854972 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@c92948cd11f8: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250815150854979 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150854979 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150854979 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150854979 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150854979 DMM INFO MM(262420000000042/c99b534c) Subscriber data update (mmctx.c:445) 20250815150854979 DMM DEBUG MM(262420000000042/c99b534c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150854979 DMM INFO MM(262420000000042/c99b534c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150854979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150854979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150854979 DMM INFO MM(262420000000042/c99b534c) <- GMM AUTH AND CIPHERING REQ (rand = d2 a8 ef e6 ac 29 94 f6 01 0b b6 5b 33 ab 56 5c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150854993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150854993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150854993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150854993 DMM INFO MM(262420000000042/c99b534c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150854993 DMM NOTICE MM(262420000000042/c99b534c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150854993 DMM DEBUG MM(262420000000042/c99b534c) checking auth: received GSM SRES = 57 22 62 f4 (gprs_gmm.c:716) 20250815150854993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150854993 DMM DEBUG MM(262420000000042/c99b534c) Requesting authorization (sgsn_auth.c:160) 20250815150854993 DMM INFO MM(262420000000042/c99b534c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150854993 DMM DEBUG MM(262420000000042/c99b534c) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150854993 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250815150854993 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) 20250815150854993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150854993 DMM INFO MM(262420000000042/c99b534c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc99b534c) (gprs_gmm.c:337) 20250815150854996 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150854996 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150854996 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250815150854996 DMM INFO MM(262420000000042/c99b534c) Subscriber data update (mmctx.c:445) 20250815150854996 DMM DEBUG MM(262420000000042/c99b534c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150854996 DMM INFO MM(262420000000042/c99b534c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150854996 DMM NOTICE MM(262420000000042/c99b534c) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250815150854996 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150854996 DMM NOTICE MM(262420000000042/c99b534c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150854996 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) 20250815150854997 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150854997 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250815150854997 DMM INFO MM(262420000000042/c99b534c) Subscriber data update (mmctx.c:445) 20250815150854997 DMM DEBUG MM(262420000000042/c99b534c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150855007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150855007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150855007 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150855007 DMM INFO MM(262420000000042/c99b534c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150855007 DMM NOTICE MM(262420000000042/c99b534c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150855007 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150855007 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150855007 DLLC NOTICE LLME(c32a84f1/c99b534c){ASSIGNED} LLGM Assign pre (ffffffff => c99b534c) (gprs_llc.c:1079) 20250815150855007 DLLC NOTICE LLME(ffffffff/c99b534c){ASSIGNED} LLGM Assign post (ffffffff => c99b534c) (gprs_llc.c:1125) 20250815150855007 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150855007 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150855008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150855008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815150855651 DGPRS DEBUG Checking for inactive LLMEs, time = 57798734 (sgsn.c:132) 20250815150855654 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150855654 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150855654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150855654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150855654 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150855654 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150855654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150855654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150855654 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150855654 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150856079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150856079 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)@c92948cd11f8: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@c92948cd11f8: Removing Client IMSI='262420000000042'H, index=0 20250815150856101 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41842<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_llgmm(1183)@c92948cd11f8: Final verdict of PTC: pass SGSN_Test-GSUP(1180)@c92948cd11f8: Final verdict of PTC: none 20250815150856124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150856124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(1182)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1166)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1176)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1179)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1172)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1173)@c92948cd11f8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@c92948cd11f8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1171)@c92948cd11f8: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1177)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1178)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1168)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1171): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1172): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1177): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1179): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@c92948cd11f8: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Fri Aug 15 15:08:56 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 20250815150856438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150856844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41850<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91340) 20250815150857126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150857126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91340, count=95588) 20250815150858127 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150858127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. 20250815150859130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150859130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Fri Aug 15 15:08:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150900132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150900132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150900762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41856<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_llc_sabm_dm_ll5 started. 20250815150900764 DMM INFO MM(262420000000042/c99b534c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150900764 DMM INFO MM(262420000000042/c99b534c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150900764 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150900764 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150900764 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150900764 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150900764 DLLC NOTICE LLME(ffffffff/c99b534c){ASSIGNED} LLGM Assign pre (c99b534c => ffffffff) (gprs_llc.c:1079) 20250815150900764 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c99b534c => ffffffff) (gprs_llc.c:1125) 20250815150900764 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250815150900764 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) 20250815150900764 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) 20250815150900764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150900764 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150900764 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150900764 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150900764 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150901039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150901039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150901039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150901039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150901039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150901039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150901039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150901039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150901039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1189)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150901058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150901058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150901058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150901058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150901058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150901058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150901058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150901058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150901058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150901058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150901058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150901058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150901058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-BSSGP1(1190)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1188)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150901087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1185)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150901125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150901125 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250815150901133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150901133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI196(1187)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1189)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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-Gb2-NS2(1193)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1194)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1194)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150901214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150901214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150901214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150901214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150901214 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150901214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150901214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150901214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150901214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1194)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150901257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150901257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150901257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150901258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150901258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150901258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150901258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150901258 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150901258 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150901258 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150901258 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150901259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150901259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1194)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1194)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1195)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150901316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1193)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb1-BSSGP1(1190)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1198)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150901392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150901393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150901393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150901393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150901393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150901393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150901393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150901393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150901393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815150901398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150901398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1198)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) TC_llc_sabm_dm_ll5-BVCI210(1191)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150901439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150901439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150901439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1198)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150901444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150901444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150901444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150901444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150901444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150901444 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150901444 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150901444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150901445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150901445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1198)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150901457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150901478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150901478 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150902138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150902138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150902138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150902138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150902144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815150902146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@c92948cd11f8: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='F5DC5D75'O, index=0 SGSN_Test-GSUP(1200)@c92948cd11f8: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@c92948cd11f8: 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 := '44DA1F81E0511B0264EDFF915F419FD8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '31A1A959'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3EE0513572AA1579'O } } } } } 20250815150903448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150903448 DLLC NOTICE LLME(ffffffff/f5dc5d75){UNASSIGNED} LLC RX: unknown TLLI 0xf5dc5d75, creating LLME on the fly (gprs_llc.c:552) 20250815150903448 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150903448 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150903448 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150903448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150903448 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150903448 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150903448 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150903448 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150903448 DLLC NOTICE LLME(ffffffff/f5dc5d75){UNASSIGNED} LLGM Assign pre (f5dc5d75 => ce595aa5) (gprs_llc.c:1079) 20250815150903448 DLLC NOTICE LLME(f5dc5d75/ce595aa5){ASSIGNED} LLGM Assign post (f5dc5d75 => ce595aa5) (gprs_llc.c:1125) 20250815150903448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150903448 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150903448 DMM DEBUG MM(262420000000043/ce595aa5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150903595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150903595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150903595 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150903595 DMM DEBUG MM(262420000000043/ce595aa5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250815150903596 DMM NOTICE MM(262420000000043/ce595aa5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150903596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150903596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150903596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150903596 DMM DEBUG MM(262420000000043/ce595aa5) Requesting authorization (sgsn_auth.c:160) 20250815150903596 DMM INFO MM(262420000000043/ce595aa5) Requesting authentication tuples (sgsn_auth.c:184) 20250815150903596 DMM DEBUG MM(262420000000043/ce595aa5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150903596 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250815150903596 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@c92948cd11f8: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250815150903604 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150903604 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150903604 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150903604 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150903604 DMM INFO MM(262420000000043/ce595aa5) Subscriber data update (mmctx.c:445) 20250815150903604 DMM DEBUG MM(262420000000043/ce595aa5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150903604 DMM INFO MM(262420000000043/ce595aa5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150903604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150903604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150903604 DMM INFO MM(262420000000043/ce595aa5) <- GMM AUTH AND CIPHERING REQ (rand = 44 da 1f 81 e0 51 1b 02 64 ed ff 91 5f 41 9f d8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150903646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150903646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150903646 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150903646 DMM INFO MM(262420000000043/ce595aa5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150903646 DMM NOTICE MM(262420000000043/ce595aa5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150903646 DMM DEBUG MM(262420000000043/ce595aa5) checking auth: received GSM SRES = 31 a1 a9 59 (gprs_gmm.c:716) 20250815150903646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150903646 DMM DEBUG MM(262420000000043/ce595aa5) Requesting authorization (sgsn_auth.c:160) 20250815150903646 DMM INFO MM(262420000000043/ce595aa5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150903646 DMM DEBUG MM(262420000000043/ce595aa5) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150903646 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250815150903646 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) 20250815150903646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150903646 DMM INFO MM(262420000000043/ce595aa5) <- GMM ATTACH ACCEPT (new P-TMSI=0xce595aa5) (gprs_gmm.c:337) 20250815150903654 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150903654 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150903654 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250815150903654 DMM INFO MM(262420000000043/ce595aa5) Subscriber data update (mmctx.c:445) 20250815150903654 DMM DEBUG MM(262420000000043/ce595aa5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150903654 DMM INFO MM(262420000000043/ce595aa5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150903655 DMM NOTICE MM(262420000000043/ce595aa5) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250815150903655 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150903655 DMM NOTICE MM(262420000000043/ce595aa5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150903655 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) 20250815150903656 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150903656 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250815150903656 DMM INFO MM(262420000000043/ce595aa5) Subscriber data update (mmctx.c:445) 20250815150903656 DMM DEBUG MM(262420000000043/ce595aa5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150903677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150903678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150903678 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150903678 DMM INFO MM(262420000000043/ce595aa5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150903678 DMM NOTICE MM(262420000000043/ce595aa5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150903678 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150903678 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150903678 DLLC NOTICE LLME(f5dc5d75/ce595aa5){ASSIGNED} LLGM Assign pre (ffffffff => ce595aa5) (gprs_llc.c:1079) 20250815150903678 DLLC NOTICE LLME(ffffffff/ce595aa5){ASSIGNED} LLGM Assign post (ffffffff => ce595aa5) (gprs_llc.c:1125) 20250815150903678 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150903678 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150903678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150903678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815150904731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150904731 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)@c92948cd11f8: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@c92948cd11f8: Removing Client IMSI='262420000000043'H, index=0 20250815150904757 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41856<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_ll5(1203)@c92948cd11f8: Final verdict of PTC: pass SGSN_Test-GSUP(1200)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@c92948cd11f8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1197)@c92948cd11f8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1191)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1189)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1188)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1198)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1193)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1186)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@c92948cd11f8: Final verdict of PTC: none 20250815150904783 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150904783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1199)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1192)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1196)@c92948cd11f8: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1194)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1191): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1192): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1193): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1194): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@c92948cd11f8: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Fri Aug 15 15:09:04 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250815150905118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35870<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150905531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35870<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89484) 20250815150905784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150905785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89484, count=93840) 20250815150906785 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150906785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Fri Aug 15 15:09:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150907786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150907786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_suspend_nopaging started. 20250815150908758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150908779 DMM INFO MM(262420000000043/ce595aa5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150908779 DMM INFO MM(262420000000043/ce595aa5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150908779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150908779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150908779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150908779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150908779 DLLC NOTICE LLME(ffffffff/ce595aa5){ASSIGNED} LLGM Assign pre (ce595aa5 => ffffffff) (gprs_llc.c:1079) 20250815150908779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ce595aa5 => ffffffff) (gprs_llc.c:1125) 20250815150908779 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250815150908779 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) 20250815150908779 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) 20250815150908779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150908779 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150908779 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150908779 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150908779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250815150908790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150908790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1204)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1208)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1210)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1209)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150909094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150909094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150909094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150909094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150909094 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150909094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150909094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150909094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150909094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1209)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1208)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1214)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150909150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150909150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150909150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1213)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1214)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150909165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150909165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150909165 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150909165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150909165 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150909165 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150909165 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150909165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150909168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150909168 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150909168 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150909168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150909168 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150909168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1214)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150909178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150909178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150909178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150909178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150909179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150909179 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150909179 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150909179 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150909179 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150909179 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150909179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1214)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1214)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI97(1209)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150909202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150909203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150909210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI97(1209)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1210)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1215)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150909263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150909263 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1211)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150909286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1213)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } SGSN_Test-Gb0-BSSGP0(1205)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150909389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150909389 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI99(1218)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_suspend_nopaging-BVCI196(1207)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1218)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150909418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150909418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150909418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150909418 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150909418 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150909418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150909418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150909418 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150909418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150909442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150909442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150909442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150909442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150909442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150909442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150909442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150909442 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150909442 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150909442 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150909442 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150909442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150909442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150909492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150909516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150909516 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150909794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150909794 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150909794 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150909794 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815150909799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: Established a new IPA connection (conn_id=2) 20250815150909801 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@c92948cd11f8: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='FDE16185'O, index=0 SGSN_Test-GSUP(1220)@c92948cd11f8: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@c92948cd11f8: 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 := '48DEE5BE0CAA0411F3D5E36AF4C411D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2ACFAC4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCD4AC8ECAE0E245'O } } } } } 20250815150911313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150911314 DLLC NOTICE LLME(ffffffff/fde16185){UNASSIGNED} LLC RX: unknown TLLI 0xfde16185, creating LLME on the fly (gprs_llc.c:552) 20250815150911314 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150911314 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150911314 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150911314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150911314 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150911314 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150911314 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150911314 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150911314 DLLC NOTICE LLME(ffffffff/fde16185){UNASSIGNED} LLGM Assign pre (fde16185 => de15e19e) (gprs_llc.c:1079) 20250815150911314 DLLC NOTICE LLME(fde16185/de15e19e){ASSIGNED} LLGM Assign post (fde16185 => de15e19e) (gprs_llc.c:1125) 20250815150911314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150911314 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150911314 DMM DEBUG MM(262420000000048/de15e19e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150911340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150911340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150911340 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150911340 DMM DEBUG MM(262420000000048/de15e19e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250815150911340 DMM NOTICE MM(262420000000048/de15e19e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150911340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150911340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150911340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150911340 DMM DEBUG MM(262420000000048/de15e19e) Requesting authorization (sgsn_auth.c:160) 20250815150911340 DMM INFO MM(262420000000048/de15e19e) Requesting authentication tuples (sgsn_auth.c:184) 20250815150911340 DMM DEBUG MM(262420000000048/de15e19e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150911340 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250815150911340 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@c92948cd11f8: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250815150911347 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150911347 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150911347 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150911347 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150911347 DMM INFO MM(262420000000048/de15e19e) Subscriber data update (mmctx.c:445) 20250815150911347 DMM DEBUG MM(262420000000048/de15e19e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150911347 DMM INFO MM(262420000000048/de15e19e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150911347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150911348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150911348 DMM INFO MM(262420000000048/de15e19e) <- GMM AUTH AND CIPHERING REQ (rand = 48 de e5 be 0c aa 04 11 f3 d5 e3 6a f4 c4 11 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150911363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150911363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150911363 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150911363 DMM INFO MM(262420000000048/de15e19e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150911363 DMM NOTICE MM(262420000000048/de15e19e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150911363 DMM DEBUG MM(262420000000048/de15e19e) checking auth: received GSM SRES = b2 ac fa c4 (gprs_gmm.c:716) 20250815150911363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150911363 DMM DEBUG MM(262420000000048/de15e19e) Requesting authorization (sgsn_auth.c:160) 20250815150911363 DMM INFO MM(262420000000048/de15e19e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150911363 DMM DEBUG MM(262420000000048/de15e19e) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150911363 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250815150911363 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) 20250815150911363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150911363 DMM INFO MM(262420000000048/de15e19e) <- GMM ATTACH ACCEPT (new P-TMSI=0xde15e19e) (gprs_gmm.c:337) 20250815150911375 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150911375 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150911375 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250815150911375 DMM INFO MM(262420000000048/de15e19e) Subscriber data update (mmctx.c:445) 20250815150911375 DMM DEBUG MM(262420000000048/de15e19e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150911375 DMM INFO MM(262420000000048/de15e19e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150911375 DMM NOTICE MM(262420000000048/de15e19e) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250815150911375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150911375 DMM NOTICE MM(262420000000048/de15e19e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150911375 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) 20250815150911377 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150911377 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250815150911377 DMM INFO MM(262420000000048/de15e19e) Subscriber data update (mmctx.c:445) 20250815150911377 DMM DEBUG MM(262420000000048/de15e19e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150911388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150911388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150911388 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150911388 DMM INFO MM(262420000000048/de15e19e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150911388 DMM NOTICE MM(262420000000048/de15e19e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150911388 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150911388 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150911388 DLLC NOTICE LLME(fde16185/de15e19e){ASSIGNED} LLGM Assign pre (ffffffff => de15e19e) (gprs_llc.c:1079) 20250815150911388 DLLC NOTICE LLME(ffffffff/de15e19e){ASSIGNED} LLGM Assign post (ffffffff => de15e19e) (gprs_llc.c:1125) 20250815150911388 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150911388 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150911388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150911388 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@c92948cd11f8: setverdict(pass): none -> pass 20250815150911445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150911445 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150911445 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150911445 DMM INFO MM(262420000000048/de15e19e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150911445 DMM INFO MM(262420000000048/de15e19e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150911445 DMM DEBUG MM(262420000000048/de15e19e) Using GGSN 0 (gprs_sm.c:317) 20250815150911445 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) 20250815150911445 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250815150911445 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150911445 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150911445 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250815150911479 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 2e 92 f2 8f 11 cc df 86 7b 14 05 7f d3 30 4b 8c 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) 20250815150911479 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c4298, cbp=0x55889ae63d90) (sgsn_libgtp.c:633) 20250815150911479 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150911479 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=de15e19e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150911479 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150911479 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150911503 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250815150911526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150911526 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250815150911526 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250815150911538 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250815150911538 DMM INFO MM(262420000000048/de15e19e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1207)@c92948cd11f8: Removing Client IMSI='262420000000048'H, index=0 SGSN_Test-GSUP(1220)@c92948cd11f8: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1213)@c92948cd11f8: Final verdict of PTC: none TC_suspend_nopaging(1223)@c92948cd11f8: Final verdict of PTC: pass 20250815150916571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150916572 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150916572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI210(1211)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1208)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1214)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@c92948cd11f8: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1207)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1212)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1218)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1216)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1209)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1206)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1208): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1209): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_nopaging-BVCI210(1211): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1212): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1213): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1214): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@c92948cd11f8: Test case TC_suspend_nopaging finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Fri Aug 15 15:09:16 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250815150916869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150917291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101256) 20250815150917573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150917573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101256, count=102416) 20250815150918574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150918574 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150919582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150919583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Fri Aug 15 15:09:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & 20250815150920586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150920586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to start... 0 20250815150921588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150921588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_suspend_resume started. 20250815150921680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150921682 DMM INFO MM(262420000000048/de15e19e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150921682 DMM INFO MM(262420000000048/de15e19e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150921682 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150921682 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150921682 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150921682 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150921682 DLLC NOTICE LLME(ffffffff/de15e19e){ASSIGNED} LLGM Assign pre (de15e19e => ffffffff) (gprs_llc.c:1079) 20250815150921682 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de15e19e => ffffffff) (gprs_llc.c:1125) 20250815150921682 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150921682 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150921682 DMM NOTICE MM(262420000000048/de15e19e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150921682 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250815150921682 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150921682 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150921682 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250815150921682 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250815150921682 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) 20250815150921682 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) 20250815150921682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150921682 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150921682 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150921682 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150921682 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1228)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150922056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150922056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150922056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150922056 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150922056 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150922056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150922056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150922056 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150922056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1228)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150922062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150922062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150922062 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150922064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150922064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150922064 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150922064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150922064 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150922064 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150922064 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150922064 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150922071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150922071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1228)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1228)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1229)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150922103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1225)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1230)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150922199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150922199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_resume-BVCI196(1227)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1229)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150922318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150922318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150922318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150922318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150922318 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150922318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150922318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150922318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150922318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1234)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1233)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150922332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150922332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150922332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150922335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150922335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150922335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150922335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150922335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150922335 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150922335 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150922335 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150922338 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150922338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150922377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1230)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150922410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150922411 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1231)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150922590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150922590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1238)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150922632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150922632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150922632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150922632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150922632 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150922632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150922632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150922632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150922632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150922694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150922694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150922694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150922707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150922707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150922707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150922707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150922707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150922707 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150922707 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150922707 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150922708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150922708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150922735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150922777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150922777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150923592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150923592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150923592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150923592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815150923597 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815150923598 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_suspend_resume-BVCI196(1227)@c92948cd11f8: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='ED5278A2'O, index=0 SGSN_Test-GSUP(1240)@c92948cd11f8: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@c92948cd11f8: 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 := '1A1465A78E44E7D485CEF81D30ACB1F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '155E9FFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57ED8812F443211A'O } } } } } 20250815150925347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150925347 DLLC NOTICE LLME(ffffffff/ed5278a2){UNASSIGNED} LLC RX: unknown TLLI 0xed5278a2, creating LLME on the fly (gprs_llc.c:552) 20250815150925347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150925347 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150925347 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150925347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150925347 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150925347 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150925347 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150925347 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150925347 DLLC NOTICE LLME(ffffffff/ed5278a2){UNASSIGNED} LLGM Assign pre (ed5278a2 => dd98bd29) (gprs_llc.c:1079) 20250815150925347 DLLC NOTICE LLME(ed5278a2/dd98bd29){ASSIGNED} LLGM Assign post (ed5278a2 => dd98bd29) (gprs_llc.c:1125) 20250815150925347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150925347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150925347 DMM DEBUG MM(262420000000049/dd98bd29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150925421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150925422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150925422 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150925422 DMM DEBUG MM(262420000000049/dd98bd29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250815150925422 DMM NOTICE MM(262420000000049/dd98bd29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150925422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150925422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150925422 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150925422 DMM DEBUG MM(262420000000049/dd98bd29) Requesting authorization (sgsn_auth.c:160) 20250815150925422 DMM INFO MM(262420000000049/dd98bd29) Requesting authentication tuples (sgsn_auth.c:184) 20250815150925422 DMM DEBUG MM(262420000000049/dd98bd29) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150925422 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250815150925422 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@c92948cd11f8: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250815150925433 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150925433 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150925433 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150925433 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150925433 DMM INFO MM(262420000000049/dd98bd29) Subscriber data update (mmctx.c:445) 20250815150925433 DMM DEBUG MM(262420000000049/dd98bd29) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150925433 DMM INFO MM(262420000000049/dd98bd29) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150925433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150925433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150925433 DMM INFO MM(262420000000049/dd98bd29) <- GMM AUTH AND CIPHERING REQ (rand = 1a 14 65 a7 8e 44 e7 d4 85 ce f8 1d 30 ac b1 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150925591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150925591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150925592 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150925592 DMM INFO MM(262420000000049/dd98bd29) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150925592 DMM NOTICE MM(262420000000049/dd98bd29) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150925592 DMM DEBUG MM(262420000000049/dd98bd29) checking auth: received GSM SRES = 15 5e 9f fb (gprs_gmm.c:716) 20250815150925592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150925592 DMM DEBUG MM(262420000000049/dd98bd29) Requesting authorization (sgsn_auth.c:160) 20250815150925592 DMM INFO MM(262420000000049/dd98bd29) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150925592 DMM DEBUG MM(262420000000049/dd98bd29) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150925592 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250815150925592 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) 20250815150925592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150925592 DMM INFO MM(262420000000049/dd98bd29) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd98bd29) (gprs_gmm.c:337) 20250815150925604 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150925604 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150925604 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250815150925604 DMM INFO MM(262420000000049/dd98bd29) Subscriber data update (mmctx.c:445) 20250815150925604 DMM DEBUG MM(262420000000049/dd98bd29) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150925604 DMM INFO MM(262420000000049/dd98bd29) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150925604 DMM NOTICE MM(262420000000049/dd98bd29) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250815150925604 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150925604 DMM NOTICE MM(262420000000049/dd98bd29) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150925604 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) 20250815150925608 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150925608 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250815150925608 DMM INFO MM(262420000000049/dd98bd29) Subscriber data update (mmctx.c:445) 20250815150925608 DMM DEBUG MM(262420000000049/dd98bd29) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150925650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150925650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150925650 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150925650 DMM INFO MM(262420000000049/dd98bd29) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150925650 DMM NOTICE MM(262420000000049/dd98bd29) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150925650 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150925650 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150925650 DLLC NOTICE LLME(ed5278a2/dd98bd29){ASSIGNED} LLGM Assign pre (ffffffff => dd98bd29) (gprs_llc.c:1079) 20250815150925650 DLLC NOTICE LLME(ffffffff/dd98bd29){ASSIGNED} LLGM Assign post (ffffffff => dd98bd29) (gprs_llc.c:1125) 20250815150925650 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150925650 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150925650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150925650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815150925654 DGPRS DEBUG Checking for inactive LLMEs, time = 57798764 (sgsn.c:132) 20250815150925658 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150925658 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150925658 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150925658 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150925658 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150925658 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150925666 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150925666 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150925666 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150925666 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_resume(1243)@c92948cd11f8: setverdict(pass): none -> pass 20250815150925842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150925842 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150925842 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150925842 DMM INFO MM(262420000000049/dd98bd29) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150925842 DMM INFO MM(262420000000049/dd98bd29) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150925842 DMM DEBUG MM(262420000000049/dd98bd29) Using GGSN 0 (gprs_sm.c:317) 20250815150925842 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) 20250815150925842 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250815150925842 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150925842 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150925843 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250815150926074 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 ff ea b8 11 3e 15 29 8c 14 05 7f c6 b7 12 15 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:465) 20250815150926074 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c5310, cbp=0x55889ae63190) (sgsn_libgtp.c:633) 20250815150926074 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150926074 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=dd98bd29, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150926074 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150926074 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150926118 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250815150926162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150926162 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250815150926162 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250815150926174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250815150926174 DMM INFO MM(262420000000049/dd98bd29) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250815150931184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150931184 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250815150931184 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250815150931191 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1227)@c92948cd11f8: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@c92948cd11f8: Final verdict of PTC: pass 20250815150931213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34994<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1230)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1229)@c92948cd11f8: Final verdict of PTC: none 20250815150931218 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150931219 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1240)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1238)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1233)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@c92948cd11f8: Final verdict of PTC: none TC_suspend_resume-BVCI210(1231)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1232)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1236)@c92948cd11f8: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@c92948cd11f8: Final verdict of PTC: none TC_suspend_resume-BVCI196(1227)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1228)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1226)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1226): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_resume-BVCI196(1227): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1228): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1229): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_resume-BVCI210(1231): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1232): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@c92948cd11f8: Test case TC_suspend_resume finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Fri Aug 15 15:09:31 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250815150931590 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150931996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48804<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=112936) 20250815150932222 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150932223 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=112936, count=114096) 20250815150933226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150933226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150934230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150934230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Fri Aug 15 15:09:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150935232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150935232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_suspend_rau started. 20250815150935978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150935984 DMM INFO MM(262420000000049/dd98bd29) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150935984 DMM INFO MM(262420000000049/dd98bd29) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150935984 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150935984 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150935984 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150935984 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150935984 DLLC NOTICE LLME(ffffffff/dd98bd29){ASSIGNED} LLGM Assign pre (dd98bd29 => ffffffff) (gprs_llc.c:1079) 20250815150935984 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd98bd29 => ffffffff) (gprs_llc.c:1125) 20250815150935984 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150935984 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150935984 DMM NOTICE MM(262420000000049/dd98bd29) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150935984 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250815150935984 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150935984 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150935984 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250815150935984 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250815150935984 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) 20250815150935984 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) 20250815150935985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815150935985 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150935985 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815150935985 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150935985 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 20250815150936233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150936233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1245)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1249)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1249)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150936423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150936423 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150936423 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150936423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150936423 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150936423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1249)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1248)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815150936475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150936475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150936475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150936476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150936476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150936476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150936476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150936476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150936476 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150936476 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150936476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150936477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150936477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1249)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1249)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150936511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1245)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815150936604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150936604 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1248)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_suspend_rau-BVCI196(1246)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1253)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1253)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150936696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150936697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150936697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150936697 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150936697 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150936697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150936697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150936697 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150936697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1253)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1254)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150936759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150936759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150936759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150936761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150936761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150936761 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150936761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150936761 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150936761 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150936761 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150936761 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1253)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150936790 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150936790 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815150936830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1254)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1250)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1258)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150936965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150936965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250815150936971 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150936972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150936972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150936972 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150936972 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150936972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150936972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150936972 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150936972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150937047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150937047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150937047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150937048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150937048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150937048 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150937048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150937048 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150937048 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150937048 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150937048 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_suspend_rau-BVCI210(1252)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150937076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150937076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1258)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150937120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150937179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150937180 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815150937234 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150937235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150937235 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150937235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: Established a new IPA connection (conn_id=2) 20250815150937242 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815150937243 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1246)@c92948cd11f8: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='E406C407'O, index=0 SGSN_Test-GSUP(1260)@c92948cd11f8: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@c92948cd11f8: 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 := '7172C13651BB2D3211D937412B0D9368'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AAF64E38'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CD794D8EF48E3C7'O } } } } } 20250815150938695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150938695 DLLC NOTICE LLME(ffffffff/e406c407){UNASSIGNED} LLC RX: unknown TLLI 0xe406c407, creating LLME on the fly (gprs_llc.c:552) 20250815150938695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150938695 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150938695 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150938695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815150938695 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150938695 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815150938695 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150938695 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150938695 DLLC NOTICE LLME(ffffffff/e406c407){UNASSIGNED} LLGM Assign pre (e406c407 => f625e7c2) (gprs_llc.c:1079) 20250815150938695 DLLC NOTICE LLME(e406c407/f625e7c2){ASSIGNED} LLGM Assign post (e406c407 => f625e7c2) (gprs_llc.c:1125) 20250815150938695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150938695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150938695 DMM DEBUG MM(262420000000050/f625e7c2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815150938766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150938766 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150938766 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150938766 DMM DEBUG MM(262420000000050/f625e7c2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250815150938766 DMM NOTICE MM(262420000000050/f625e7c2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150938766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150938766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150938766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150938766 DMM DEBUG MM(262420000000050/f625e7c2) Requesting authorization (sgsn_auth.c:160) 20250815150938766 DMM INFO MM(262420000000050/f625e7c2) Requesting authentication tuples (sgsn_auth.c:184) 20250815150938766 DMM DEBUG MM(262420000000050/f625e7c2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150938766 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250815150938766 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@c92948cd11f8: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250815150938774 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150938774 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150938774 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150938774 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150938774 DMM INFO MM(262420000000050/f625e7c2) Subscriber data update (mmctx.c:445) 20250815150938774 DMM DEBUG MM(262420000000050/f625e7c2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150938774 DMM INFO MM(262420000000050/f625e7c2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150938774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150938774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150938774 DMM INFO MM(262420000000050/f625e7c2) <- GMM AUTH AND CIPHERING REQ (rand = 71 72 c1 36 51 bb 2d 32 11 d9 37 41 2b 0d 93 68 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150938797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150938797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150938797 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150938797 DMM INFO MM(262420000000050/f625e7c2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150938797 DMM NOTICE MM(262420000000050/f625e7c2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150938797 DMM DEBUG MM(262420000000050/f625e7c2) checking auth: received GSM SRES = aa f6 4e 38 (gprs_gmm.c:716) 20250815150938797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150938797 DMM DEBUG MM(262420000000050/f625e7c2) Requesting authorization (sgsn_auth.c:160) 20250815150938797 DMM INFO MM(262420000000050/f625e7c2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150938797 DMM DEBUG MM(262420000000050/f625e7c2) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150938797 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250815150938797 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) 20250815150938797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150938797 DMM INFO MM(262420000000050/f625e7c2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf625e7c2) (gprs_gmm.c:337) 20250815150938801 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150938801 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150938801 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250815150938801 DMM INFO MM(262420000000050/f625e7c2) Subscriber data update (mmctx.c:445) 20250815150938801 DMM DEBUG MM(262420000000050/f625e7c2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150938801 DMM INFO MM(262420000000050/f625e7c2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150938801 DMM NOTICE MM(262420000000050/f625e7c2) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250815150938801 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150938801 DMM NOTICE MM(262420000000050/f625e7c2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150938801 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) 20250815150938811 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150938811 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250815150938811 DMM INFO MM(262420000000050/f625e7c2) Subscriber data update (mmctx.c:445) 20250815150938811 DMM DEBUG MM(262420000000050/f625e7c2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150938833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150938833 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150938833 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150938833 DMM INFO MM(262420000000050/f625e7c2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150938833 DMM NOTICE MM(262420000000050/f625e7c2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150938833 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150938833 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150938834 DLLC NOTICE LLME(e406c407/f625e7c2){ASSIGNED} LLGM Assign pre (ffffffff => f625e7c2) (gprs_llc.c:1079) 20250815150938834 DLLC NOTICE LLME(ffffffff/f625e7c2){ASSIGNED} LLGM Assign post (ffffffff => f625e7c2) (gprs_llc.c:1125) 20250815150938834 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150938834 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150938834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150938834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@c92948cd11f8: setverdict(pass): none -> pass 20250815150938887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150938887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150938887 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150938888 DMM INFO MM(262420000000050/f625e7c2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150938888 DMM INFO MM(262420000000050/f625e7c2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150938888 DMM DEBUG MM(262420000000050/f625e7c2) Using GGSN 0 (gprs_sm.c:317) 20250815150938888 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) 20250815150938888 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250815150938888 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150938888 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150938888 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250815150938936 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 d5 57 76 36 11 ee 4a 5b 1f 14 05 7f 1a 8c d2 31 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) 20250815150938936 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c6388, cbp=0x55889ae63520) (sgsn_libgtp.c:633) 20250815150938936 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150938936 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae621d8 TLLI=f625e7c2, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150938936 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150938937 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150939143 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250815150939191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150939191 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250815150939191 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250815150939243 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250815150939243 DMM INFO MM(262420000000050/f625e7c2) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250815150944254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150944254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150944254 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150944254 DMM INFO MM(262420000000050/f625e7c2) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815150944254 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150944254 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250815150944254 DLLC NOTICE LLME(ffffffff/f625e7c2){ASSIGNED} LLGM Assign pre (f625e7c2 => ed3dcf51) (gprs_llc.c:1079) 20250815150944254 DLLC NOTICE LLME(f625e7c2/ed3dcf51){ASSIGNED} LLGM Assign post (f625e7c2 => ed3dcf51) (gprs_llc.c:1125) 20250815150944254 DMM INFO MM(262420000000050/ed3dcf51) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150944271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150944271 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150944271 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150944271 DMM INFO MM(262420000000050/ed3dcf51) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815150944271 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815150944271 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150944271 DLLC NOTICE LLME(f625e7c2/ed3dcf51){ASSIGNED} LLGM Assign pre (ffffffff => ed3dcf51) (gprs_llc.c:1079) 20250815150944271 DLLC NOTICE LLME(ffffffff/ed3dcf51){ASSIGNED} LLGM Assign post (ffffffff => ed3dcf51) (gprs_llc.c:1125) 20250815150944271 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250815150944774 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1246)@c92948cd11f8: Removing Client IMSI='262420000000050'H, index=0 20250815150944809 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1255)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@c92948cd11f8: Final verdict of PTC: none 20250815150944839 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150944839 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1260)@c92948cd11f8: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1249)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1248)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1253)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1258)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@c92948cd11f8: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1251)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1247)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1256)@c92948cd11f8: Final verdict of PTC: none TC_suspend_rau(1263)@c92948cd11f8: Final verdict of PTC: pass TC_suspend_rau-BVCI196(1246)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_rau-BVCI196(1246): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1247): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1248): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1249): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@c92948cd11f8: Test case TC_suspend_rau finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Fri Aug 15 15:09:45 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250815150945181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150945595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45724<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108264) 20250815150945841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150945841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108264, count=112620) 20250815150946842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150946842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815150947846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150947846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Fri Aug 15 15:09:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815150948850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150948850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_paging_ps started. 20250815150949197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45730<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150949199 DMM INFO MM(262420000000050/ed3dcf51) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815150949199 DMM INFO MM(262420000000050/ed3dcf51) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815150949199 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815150949199 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815150949199 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815150949199 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815150949199 DLLC NOTICE LLME(ffffffff/ed3dcf51){ASSIGNED} LLGM Assign pre (ed3dcf51 => ffffffff) (gprs_llc.c:1079) 20250815150949199 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed3dcf51 => ffffffff) (gprs_llc.c:1125) 20250815150949199 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae61e80 (gprs_sndcp.c:574) 20250815150949199 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae621d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815150949199 DMM NOTICE MM(262420000000050/ed3dcf51) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815150949199 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250815150949199 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815150949199 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815150949199 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250815150949199 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250815150949199 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) 20250815150949199 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) 20250815150949199 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815150949199 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815150949199 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815150949199 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815150949199 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150949422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815150949422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150949422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150949422 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150949422 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815150949422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150949422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150949422 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150949422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150949431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150949431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150949431 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150949432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150949432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150949432 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150949432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150949432 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150949432 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815150949432 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150949432 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1268)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815150949434 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150949434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150949446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1269)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1265)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150949472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150949472 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1266)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1270)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1269)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1274)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815150949650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815150949650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150949650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150949650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150949650 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815150949650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150949650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150949650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150949650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150949662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150949662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150949662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815150949662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150949662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150949662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150949662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150949662 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150949662 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815150949662 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150949662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150949662 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150949662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150949714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1270)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150949748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150949748 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1272)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1274)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1279)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815150949854 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150949854 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815150949854 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815150949854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } -NSVCI99(1279)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815150949871 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: 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(1278)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250815150949873 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815150949876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815150949876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815150949876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815150949876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150949876 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815150949876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815150949876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815150949876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815150949876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815150949895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815150949895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815150949895 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1279)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815150949907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815150949907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815150949907 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815150949907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815150949907 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815150949907 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815150949907 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815150949907 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815150949915 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815150949915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1279)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1279)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815150949929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815150949985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150949985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1276)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI196(1266)@c92948cd11f8: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='C5935B30'O, index=0 SGSN_Test-GSUP(1280)@c92948cd11f8: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) 20250815150951520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150951520 DLLC NOTICE LLME(ffffffff/c5935b30){UNASSIGNED} LLC RX: unknown TLLI 0xc5935b30, creating LLME on the fly (gprs_llc.c:552) 20250815150951520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150951520 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250815150951520 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815150951520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815150951520 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815150951520 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815150951520 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815150951520 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815150951520 DLLC NOTICE LLME(ffffffff/c5935b30){UNASSIGNED} LLGM Assign pre (c5935b30 => f8daafb8) (gprs_llc.c:1079) 20250815150951520 DLLC NOTICE LLME(c5935b30/f8daafb8){ASSIGNED} LLGM Assign post (c5935b30 => f8daafb8) (gprs_llc.c:1125) 20250815150951520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815150951520 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815150951520 DMM DEBUG MM(262420000000051/f8daafb8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) TC_paging_ps(1283)@c92948cd11f8: 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 := '966FDA8212D10F3B3D0A7153E59AF0EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '202268AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFAB9332BFEBD45F'O } } } } } 20250815150951562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150951562 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815150951562 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150951562 DMM DEBUG MM(262420000000051/f8daafb8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250815150951562 DMM NOTICE MM(262420000000051/f8daafb8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815150951562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815150951562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815150951562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815150951562 DMM DEBUG MM(262420000000051/f8daafb8) Requesting authorization (sgsn_auth.c:160) 20250815150951562 DMM INFO MM(262420000000051/f8daafb8) Requesting authentication tuples (sgsn_auth.c:184) 20250815150951562 DMM DEBUG MM(262420000000051/f8daafb8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815150951562 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250815150951562 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@c92948cd11f8: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250815150951573 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815150951573 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815150951573 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815150951573 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815150951573 DMM INFO MM(262420000000051/f8daafb8) Subscriber data update (mmctx.c:445) 20250815150951573 DMM DEBUG MM(262420000000051/f8daafb8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815150951573 DMM INFO MM(262420000000051/f8daafb8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815150951573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815150951573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815150951573 DMM INFO MM(262420000000051/f8daafb8) <- GMM AUTH AND CIPHERING REQ (rand = 96 6f da 82 12 d1 0f 3b 3d 0a 71 53 e5 9a f0 ee , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815150951598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150951598 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815150951598 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150951599 DMM INFO MM(262420000000051/f8daafb8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815150951599 DMM NOTICE MM(262420000000051/f8daafb8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815150951599 DMM DEBUG MM(262420000000051/f8daafb8) checking auth: received GSM SRES = 20 22 68 af (gprs_gmm.c:716) 20250815150951599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815150951599 DMM DEBUG MM(262420000000051/f8daafb8) Requesting authorization (sgsn_auth.c:160) 20250815150951599 DMM INFO MM(262420000000051/f8daafb8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815150951599 DMM DEBUG MM(262420000000051/f8daafb8) Requesting subscriber data update (gprs_subscriber.c:894) 20250815150951599 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250815150951599 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) 20250815150951599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815150951599 DMM INFO MM(262420000000051/f8daafb8) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8daafb8) (gprs_gmm.c:337) 20250815150951610 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815150951610 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815150951610 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250815150951610 DMM INFO MM(262420000000051/f8daafb8) Subscriber data update (mmctx.c:445) 20250815150951610 DMM DEBUG MM(262420000000051/f8daafb8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815150951610 DMM INFO MM(262420000000051/f8daafb8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815150951610 DMM NOTICE MM(262420000000051/f8daafb8) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250815150951610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815150951610 DMM NOTICE MM(262420000000051/f8daafb8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815150951610 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) 20250815150951613 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815150951613 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250815150951613 DMM INFO MM(262420000000051/f8daafb8) Subscriber data update (mmctx.c:445) 20250815150951613 DMM DEBUG MM(262420000000051/f8daafb8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815150951634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150951634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815150951634 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150951634 DMM INFO MM(262420000000051/f8daafb8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815150951634 DMM NOTICE MM(262420000000051/f8daafb8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815150951634 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815150951634 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815150951634 DLLC NOTICE LLME(c5935b30/f8daafb8){ASSIGNED} LLGM Assign pre (ffffffff => f8daafb8) (gprs_llc.c:1079) 20250815150951634 DLLC NOTICE LLME(ffffffff/f8daafb8){ASSIGNED} LLGM Assign post (ffffffff => f8daafb8) (gprs_llc.c:1125) 20250815150951634 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815150951634 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815150951634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815150951634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815150951701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815150951701 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815150951701 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815150951701 DMM INFO MM(262420000000051/f8daafb8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815150951701 DMM INFO MM(262420000000051/f8daafb8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815150951701 DMM DEBUG MM(262420000000051/f8daafb8) Using GGSN 0 (gprs_sm.c:317) 20250815150951701 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) 20250815150951701 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250815150951701 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815150951701 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250815150951701 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250815150951742 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 e5 c0 56 61 11 7c 8c 94 46 14 05 7f 1a 62 da cf 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) 20250815150951743 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c7400, cbp=0x55889ae61e80) (sgsn_libgtp.c:633) 20250815150951743 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815150951743 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae64818 TLLI=f8daafb8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815150951743 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815150951743 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@c92948cd11f8: setverdict(pass): none -> pass TC_paging_ps(1283)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815150951768 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250815150954702 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Timeout of T3314 (fsm.c:317) 20250815150954702 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250815150954702 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250815150955654 DGPRS DEBUG Checking for inactive LLMEs, time = 57798794 (sgsn.c:132) 20250815150955659 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815150955659 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815150955659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150955659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815150955659 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815150955659 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815150955659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815150955659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815150955659 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815150955659 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815150956800 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250815150956800 DMM INFO MM(262420000000051/f8daafb8) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1266)@c92948cd11f8: 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 := 'F8DAAFB8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1266)@c92948cd11f8: Removing Client IMSI='262420000000051'H, index=0 20250815150956961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45730<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_paging_ps(1283)@c92948cd11f8: Final verdict of PTC: pass SGSN_Test-Gb0-BSSGP0(1265)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1277)@c92948cd11f8: Final verdict of PTC: none 20250815150956977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815150956977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_paging_ps-BVCI220(1276)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1268)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1280)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1267)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1279)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1273)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1274)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1278)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1271)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@c92948cd11f8: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@c92948cd11f8: Final verdict of PTC: none TC_paging_ps-BVCI196(1266)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps-BVCI196(1266): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1267): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps-BVCI220(1276): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1277): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1278): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1279): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@c92948cd11f8: Test case TC_paging_ps finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Fri Aug 15 15:09:57 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250815150957466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815150957874 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815150957983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150957984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107704) 20250815150958986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150958986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107704, count=112060) 20250815150959990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815150959991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Fri Aug 15 15:10:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151000992 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151000992 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_paging_ps_ra_multiple_cells started. 20250815151001555 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34532<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151001557 DMM INFO MM(262420000000051/f8daafb8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151001557 DMM INFO MM(262420000000051/f8daafb8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151001557 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151001557 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151001557 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151001557 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250815151001557 DLLC NOTICE LLME(ffffffff/f8daafb8){ASSIGNED} LLGM Assign pre (f8daafb8 => ffffffff) (gprs_llc.c:1079) 20250815151001557 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8daafb8 => ffffffff) (gprs_llc.c:1125) 20250815151001557 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae644c0 (gprs_sndcp.c:574) 20250815151001557 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae64818, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815151001557 DMM NOTICE MM(262420000000051/f8daafb8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815151001557 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250815151001557 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815151001557 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151001557 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250815151001557 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250815151001557 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) 20250815151001557 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) 20250815151001557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815151001557 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151001557 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815151001557 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151001557 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151001830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151001830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151001830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151001830 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151001830 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151001830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151001830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151001830 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151001830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151001862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(1288)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151001862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151001862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151001875 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151001875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151001876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151001876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151001876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151001876 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151001876 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151001876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151001880 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151001881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1289)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1288)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1288)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151001904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1285)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151001948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151001948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151001993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151001993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1290)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1289)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151002133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151002133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151002133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151002133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151002133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151002133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151002133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151002133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151002133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151002144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151002144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151002144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151002145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151002145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151002145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151002145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151002145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151002145 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151002145 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151002145 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151002147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151002147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1293)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151002171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1294)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1290)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151002221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151002221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1295)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1294)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1298)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151002404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151002404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151002404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151002404 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151002404 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151002404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151002404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151002404 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151002404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1298)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3)20250815151002424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151002424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151002424 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151002425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151002425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151002425 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151002425 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151002425 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151002425 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151002539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151002539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1298)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1298)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151002563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151002638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151002638 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1297)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151002994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151002995 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151002995 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151002995 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151003010 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151003011 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@c92948cd11f8: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='E0DD520D'O, index=0 SGSN_Test-GSUP(1300)@c92948cd11f8: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@c92948cd11f8: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@c92948cd11f8: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='E0DD520D'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1297)@c92948cd11f8: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='E0DD520D'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@c92948cd11f8: 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 := 'D2B5CD2A6E7753CE59C8599179660944'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AC78F7F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C700C258596C1E51'O } } } } } 20250815151004578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151004578 DLLC NOTICE LLME(ffffffff/e0dd520d){UNASSIGNED} LLC RX: unknown TLLI 0xe0dd520d, creating LLME on the fly (gprs_llc.c:552) 20250815151004578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151004578 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151004578 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151004578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151004578 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151004578 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815151004579 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151004579 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151004579 DLLC NOTICE LLME(ffffffff/e0dd520d){UNASSIGNED} LLGM Assign pre (e0dd520d => e47d2646) (gprs_llc.c:1079) 20250815151004579 DLLC NOTICE LLME(e0dd520d/e47d2646){ASSIGNED} LLGM Assign post (e0dd520d => e47d2646) (gprs_llc.c:1125) 20250815151004579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151004579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151004579 DMM DEBUG MM(262420000000052/e47d2646) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151004674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151004674 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151004674 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151004674 DMM DEBUG MM(262420000000052/e47d2646) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250815151004674 DMM NOTICE MM(262420000000052/e47d2646) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151004674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151004674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151004675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151004675 DMM DEBUG MM(262420000000052/e47d2646) Requesting authorization (sgsn_auth.c:160) 20250815151004675 DMM INFO MM(262420000000052/e47d2646) Requesting authentication tuples (sgsn_auth.c:184) 20250815151004675 DMM DEBUG MM(262420000000052/e47d2646) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151004675 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250815151004675 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@c92948cd11f8: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250815151004701 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151004701 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151004701 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151004701 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151004701 DMM INFO MM(262420000000052/e47d2646) Subscriber data update (mmctx.c:445) 20250815151004701 DMM DEBUG MM(262420000000052/e47d2646) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151004701 DMM INFO MM(262420000000052/e47d2646) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151004701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151004701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151004701 DMM INFO MM(262420000000052/e47d2646) <- GMM AUTH AND CIPHERING REQ (rand = d2 b5 cd 2a 6e 77 53 ce 59 c8 59 91 79 66 09 44 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815151004734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151004734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151004734 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151004734 DMM INFO MM(262420000000052/e47d2646) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151004735 DMM NOTICE MM(262420000000052/e47d2646) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151004735 DMM DEBUG MM(262420000000052/e47d2646) checking auth: received GSM SRES = 5a c7 8f 7f (gprs_gmm.c:716) 20250815151004735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151004735 DMM DEBUG MM(262420000000052/e47d2646) Requesting authorization (sgsn_auth.c:160) 20250815151004735 DMM INFO MM(262420000000052/e47d2646) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151004735 DMM DEBUG MM(262420000000052/e47d2646) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151004735 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250815151004735 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) 20250815151004735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151004735 DMM INFO MM(262420000000052/e47d2646) <- GMM ATTACH ACCEPT (new P-TMSI=0xe47d2646) (gprs_gmm.c:337) 20250815151004756 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151004756 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151004756 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250815151004756 DMM INFO MM(262420000000052/e47d2646) Subscriber data update (mmctx.c:445) 20250815151004756 DMM DEBUG MM(262420000000052/e47d2646) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151004756 DMM INFO MM(262420000000052/e47d2646) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151004756 DMM NOTICE MM(262420000000052/e47d2646) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250815151004756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151004756 DMM NOTICE MM(262420000000052/e47d2646) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151004756 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) 20250815151004763 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151004763 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250815151004763 DMM INFO MM(262420000000052/e47d2646) Subscriber data update (mmctx.c:445) 20250815151004763 DMM DEBUG MM(262420000000052/e47d2646) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151004785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151004785 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151004785 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151004785 DMM INFO MM(262420000000052/e47d2646) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151004785 DMM NOTICE MM(262420000000052/e47d2646) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151004785 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151004785 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151004785 DLLC NOTICE LLME(e0dd520d/e47d2646){ASSIGNED} LLGM Assign pre (ffffffff => e47d2646) (gprs_llc.c:1079) 20250815151004785 DLLC NOTICE LLME(ffffffff/e47d2646){ASSIGNED} LLGM Assign post (ffffffff => e47d2646) (gprs_llc.c:1125) 20250815151004785 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151004785 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151004785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151004785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151004828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151004828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815151004828 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151004828 DMM INFO MM(262420000000052/e47d2646) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151004828 DMM INFO MM(262420000000052/e47d2646) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151004828 DMM DEBUG MM(262420000000052/e47d2646) Using GGSN 0 (gprs_sm.c:317) 20250815151004828 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) 20250815151004828 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250815151004828 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151004828 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151004830 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250815151004873 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 05 c3 95 e5 11 61 6f ee 77 14 05 7f 40 06 ed 2f 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) 20250815151004873 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c8478, cbp=0x55889ae627d0) (sgsn_libgtp.c:633) 20250815151004873 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151004873 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae64818 TLLI=e47d2646, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815151004873 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151004873 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@c92948cd11f8: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151004911 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250815151007830 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Timeout of T3314 (fsm.c:317) 20250815151007830 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250815151007830 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250815151009932 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250815151009932 DMM INFO MM(262420000000052/e47d2646) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@c92948cd11f8: 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 := 'E47D2646'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1297)@c92948cd11f8: 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 := 'E47D2646'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@c92948cd11f8: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@c92948cd11f8: Final verdict of PTC: pass 20250815151009969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34532<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1289)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1284)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1300)@c92948cd11f8: Final verdict of PTC: none 20250815151009976 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151009976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1299)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1288)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1291)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1298)@c92948cd11f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1293)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1286)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@c92948cd11f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1297)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1296)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@c92948cd11f8: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1292)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1291): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1292): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1296): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1297): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1298): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1299): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@c92948cd11f8: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Fri Aug 15 15:10:10 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 20250815151010185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151010618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102164) 20250815151010978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151010978 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102164, count=106520) 20250815151011979 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151011979 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151012982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151012982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Fri Aug 15 15:10:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151013983 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151013983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_bssgp_rim_single_report started. 20250815151014247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54048<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151014249 DMM INFO MM(262420000000052/e47d2646) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151014249 DMM INFO MM(262420000000052/e47d2646) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151014249 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151014249 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151014249 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151014249 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250815151014249 DLLC NOTICE LLME(ffffffff/e47d2646){ASSIGNED} LLGM Assign pre (e47d2646 => ffffffff) (gprs_llc.c:1079) 20250815151014249 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e47d2646 => ffffffff) (gprs_llc.c:1125) 20250815151014249 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae644c0 (gprs_sndcp.c:574) 20250815151014249 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae64818, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815151014249 DMM NOTICE MM(262420000000052/e47d2646) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815151014249 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250815151014249 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815151014249 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151014249 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250815151014249 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250815151014250 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) 20250815151014250 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) 20250815151014250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151014250 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151014250 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815151014250 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151014250 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151014730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151014730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151014730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151014730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151014730 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151014730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151014731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151014731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151014731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1308)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151014748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151014748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151014748 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151014749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151014749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151014749 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151014749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151014749 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151014749 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151014749 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151014749 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151014754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151014754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1308)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1309)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1305)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151014852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151014852 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI196(1307)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1310)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151014986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151014986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1309)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151015088 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151015089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151015089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151015089 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151015089 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151015089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151015089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151015089 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151015089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151015101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151015101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151015101 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151015102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151015102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151015102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151015102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151015102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151015102 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151015102 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151015102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151015106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151015106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1314)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815151015128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1310)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151015231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151015231 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1315)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1314)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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_bssgp_rim_single_report-BVCI210(1312)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1318)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151015326 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151015326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151015326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151015327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151015327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151015327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151015327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151015327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151015327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151015337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151015337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151015337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151015338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151015338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151015338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151015338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151015338 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151015338 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151015338 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151015338 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151015340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151015340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151015354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151015403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151015403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151015990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151015991 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151015991 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151015991 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815151016001 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250815151016019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151016234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c92948cd11f8: setverdict(pass): none -> pass MTC@c92948cd11f8: Warning: Re-starting timer T, which is already active (running or expired). 20250815151016390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151016438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54048<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815151016444 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151016444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1320)@c92948cd11f8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1311)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1308)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1306)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1319)@c92948cd11f8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@c92948cd11f8: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1317)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1313)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1316)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1318)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: pass MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@c92948cd11f8: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Fri Aug 15 15:10:16 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 20250815151016763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151017182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54056<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57192) 20250815151017446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151017446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57192, count=61548) 20250815151018448 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151018448 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151019450 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151019450 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Fri Aug 15 15:10:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151020454 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151020454 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151020939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151020941 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_rim_eutran_to_geran started. SGSN_Test-Gb0-NS0(1323)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1328)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1328)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151021194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151021194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151021194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151021194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151021194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151021194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1328)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151021208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151021208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151021208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151021208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151021208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151021208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151021208 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151021208 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151021208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151021210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151021210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1328)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1328)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1327)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151021274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1327)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(1329)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1324)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1332)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151021427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151021427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1326)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151021450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151021450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151021450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151021450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151021450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151021450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151021450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151021450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151021450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151021458 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151021458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1332)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151021462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151021462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1332)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151021466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151021466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151021466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151021466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151021466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151021466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151021466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151021466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151021466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151021466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1333)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815151021482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1329)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1333)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250815151021626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151021626 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1337)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_rim_eutran_to_geran-BVCI210(1331)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1337)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151021691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151021691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151021691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151021691 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151021691 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151021691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151021691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151021691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151021691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151021694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151021694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151021694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151021695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151021695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151021695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151021695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151021695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151021695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151021695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151021695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151021695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151021695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151021714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151021759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151021759 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151022460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151022460 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151022460 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151022460 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151022465 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151022466 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@c92948cd11f8: setverdict(pass): none -> pass 20250815151022769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151022784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1323)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1332)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1339)@c92948cd11f8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@c92948cd11f8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1328)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1335)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1330)@c92948cd11f8: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1325)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1329)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1327)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@c92948cd11f8: Final verdict of PTC: none 20250815151022838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151022838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1340)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1337)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: pass MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1327): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1328): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@c92948cd11f8: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Fri Aug 15 15:10:23 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 20250815151023242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151023654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=50656) 20250815151023838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151023838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=50656, count=55012) 20250815151024842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151024842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151025655 DGPRS DEBUG Checking for inactive LLMEs, time = 57798824 (sgsn.c:132) 20250815151025660 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151025660 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151025660 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151025660 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151025660 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151025660 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151025660 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151025660 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151025660 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151025660 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. 20250815151025850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151025850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Fri Aug 15 15:10:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151026851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151026851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_cell_change_different_rai_ci_attach started. 20250815151027068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151027072 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151027208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151027208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151027208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151027208 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151027208 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151027208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151027208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151027208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151027208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1347)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151027255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151027255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151027255 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151027259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151027259 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151027259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151027259 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151027259 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151027259 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151027259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1346)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1346)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151027270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151027270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151027282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1348)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1343)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151027350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151027350 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)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1347)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1352)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1351)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1352)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151027419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151027419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151027419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151027419 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151027419 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151027419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151027419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151027419 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151027419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1352)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151027476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151027477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151027477 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151027478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151027478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151027479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151027479 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151027479 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151027479 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151027479 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151027479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1352)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1352)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151027488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1348)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1351)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1356)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151027582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151027582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151027582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151027582 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151027582 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151027582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151027582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151027582 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151027582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151027591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151027591 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1356)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151027594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151027594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151027594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151027595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151027595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151027595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151027595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151027595 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151027595 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151027595 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151027595 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_cell_change_different_rai_ci_attach-BVCI210(1349)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151027603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151027603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151027611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151027651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151027651 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1354)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151027852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151027852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151027852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151027852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151027856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250815151027857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@c92948cd11f8: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='E27AE267'O, index=0 SGSN_Test-GSUP(1358)@c92948cd11f8: 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)@c92948cd11f8: 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 := '85D0D0886EDDD7C2F54C53A6ACED66D3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E2342C03'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E07DD154B71D65D6'O } } } } } 20250815151028073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028073 DLLC NOTICE LLME(ffffffff/e27ae267){UNASSIGNED} LLC RX: unknown TLLI 0xe27ae267, creating LLME on the fly (gprs_llc.c:552) 20250815151028073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028073 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151028073 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815151028073 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151028073 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815151028073 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151028073 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151028073 DLLC NOTICE LLME(ffffffff/e27ae267){UNASSIGNED} LLGM Assign pre (e27ae267 => cf7057ca) (gprs_llc.c:1079) 20250815151028073 DLLC NOTICE LLME(e27ae267/cf7057ca){ASSIGNED} LLGM Assign post (e27ae267 => cf7057ca) (gprs_llc.c:1125) 20250815151028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151028073 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151028073 DMM DEBUG MM(262420000000068/cf7057ca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151028100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028100 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028100 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151028100 DMM DEBUG MM(262420000000068/cf7057ca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250815151028100 DMM NOTICE MM(262420000000068/cf7057ca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151028100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151028100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151028100 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151028100 DMM DEBUG MM(262420000000068/cf7057ca) Requesting authorization (sgsn_auth.c:160) 20250815151028100 DMM INFO MM(262420000000068/cf7057ca) Requesting authentication tuples (sgsn_auth.c:184) 20250815151028100 DMM DEBUG MM(262420000000068/cf7057ca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151028100 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250815151028100 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@c92948cd11f8: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250815151028107 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151028107 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151028107 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151028107 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151028107 DMM INFO MM(262420000000068/cf7057ca) Subscriber data update (mmctx.c:445) 20250815151028107 DMM DEBUG MM(262420000000068/cf7057ca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151028107 DMM INFO MM(262420000000068/cf7057ca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151028107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151028107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151028107 DMM INFO MM(262420000000068/cf7057ca) <- GMM AUTH AND CIPHERING REQ (rand = 85 d0 d0 88 6e dd d7 c2 f5 4c 53 a6 ac ed 66 d3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815151028126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028126 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151028126 DMM INFO MM(262420000000068/cf7057ca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151028126 DMM NOTICE MM(262420000000068/cf7057ca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151028126 DMM DEBUG MM(262420000000068/cf7057ca) checking auth: received GSM SRES = e2 34 2c 03 (gprs_gmm.c:716) 20250815151028126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151028126 DMM DEBUG MM(262420000000068/cf7057ca) Requesting authorization (sgsn_auth.c:160) 20250815151028126 DMM INFO MM(262420000000068/cf7057ca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151028126 DMM DEBUG MM(262420000000068/cf7057ca) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151028126 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250815151028126 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) 20250815151028126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151028126 DMM INFO MM(262420000000068/cf7057ca) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf7057ca) (gprs_gmm.c:337) 20250815151028129 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151028129 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151028129 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250815151028129 DMM INFO MM(262420000000068/cf7057ca) Subscriber data update (mmctx.c:445) 20250815151028129 DMM DEBUG MM(262420000000068/cf7057ca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151028129 DMM INFO MM(262420000000068/cf7057ca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151028129 DMM NOTICE MM(262420000000068/cf7057ca) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250815151028129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151028129 DMM NOTICE MM(262420000000068/cf7057ca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151028129 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) 20250815151028132 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151028132 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250815151028132 DMM INFO MM(262420000000068/cf7057ca) Subscriber data update (mmctx.c:445) 20250815151028132 DMM DEBUG MM(262420000000068/cf7057ca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151028141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028141 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151028141 DMM INFO MM(262420000000068/cf7057ca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151028141 DMM NOTICE MM(262420000000068/cf7057ca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151028141 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151028141 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151028141 DLLC NOTICE LLME(e27ae267/cf7057ca){ASSIGNED} LLGM Assign pre (ffffffff => cf7057ca) (gprs_llc.c:1079) 20250815151028141 DLLC NOTICE LLME(ffffffff/cf7057ca){ASSIGNED} LLGM Assign post (ffffffff => cf7057ca) (gprs_llc.c:1125) 20250815151028141 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151028141 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151028141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151028141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151028195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028195 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151028195 DMM INFO MM(262420000000068/cf7057ca) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151028195 DMM INFO MM(262420000000068/cf7057ca) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151028195 DMM DEBUG MM(262420000000068/cf7057ca) Using GGSN 0 (gprs_sm.c:317) 20250815151028195 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) 20250815151028195 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250815151028195 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151028195 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151028195 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250815151028226 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 43 e5 f7 01 11 ff 86 72 28 14 05 7f 8e 22 b2 12 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:465) 20250815151028226 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c94f0, cbp=0x55889ae62b60) (sgsn_libgtp.c:633) 20250815151028226 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151028226 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae64818 TLLI=cf7057ca, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815151028226 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151028226 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@c92948cd11f8: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151028240 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250815151028254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028254 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028254 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@c92948cd11f8: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1349)@c92948cd11f8: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='CF7057CA'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@c92948cd11f8: 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 := '8DCD51FE8F59D2EDAA11FEA6B370447C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8BFA6FFE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A3EB8E1F7C50E362'O } } } } } 20250815151028269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028269 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028269 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xCF7057CA) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151028269 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151028269 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151028269 DLLC NOTICE LLME(ffffffff/cf7057ca){ASSIGNED} LLGM Assign pre (cf7057ca => dc5a753a) (gprs_llc.c:1079) 20250815151028269 DLLC NOTICE LLME(cf7057ca/dc5a753a){ASSIGNED} LLGM Assign post (cf7057ca => dc5a753a) (gprs_llc.c:1125) 20250815151028269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151028269 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151028269 DMM DEBUG MM(262420000000068/dc5a753a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151028307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151028307 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250815151028307 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151028307 DMM DEBUG MM(262420000000068/dc5a753a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250815151028307 DMM NOTICE MM(262420000000068/dc5a753a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151028307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151028307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151028307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151028307 DMM DEBUG MM(262420000000068/dc5a753a) Requesting authorization (sgsn_auth.c:160) 20250815151028307 DMM INFO MM(262420000000068/dc5a753a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151028307 DMM DEBUG MM(262420000000068/dc5a753a) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151028307 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250815151028307 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) 20250815151034308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250815151034308 DMM ERROR MM(262420000000068/dc5a753a) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250815151034308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250815151034308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815151034308 DMM NOTICE MM(262420000000068/dc5a753a) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250815151034308 DMM NOTICE MM(262420000000068/dc5a753a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815151034308 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250815151034308 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae64818, TLLI=dc5a753a, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815151034308 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815151034308 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151034308 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250815151034308 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250815151034308 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) 20250815151034308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Reject}: Deallocated (fsm.c:568) 20250815151034308 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Deallocated (fsm.c:568) 20250815151034308 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815151034308 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815151034308 DLLC NOTICE LLME(cf7057ca/dc5a753a){ASSIGNED} LLGM Assign pre (dc5a753a => ffffffff) (gprs_llc.c:1079) 20250815151034308 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc5a753a => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151037291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151037291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151037291 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1352)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151037483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151037483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151037483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1352)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI99(1356)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151037611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151037611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151037611 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151039309 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250815151044314 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151047303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151047303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151047303 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1352)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151047495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151047495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151047495 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1352)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151047619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151047619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151047619 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151047854 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815151047854 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151047858 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250815151049318 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250815151054322 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250815151055658 DGPRS DEBUG Checking for inactive LLMEs, time = 57798854 (sgsn.c:132) 20250815151055660 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151055660 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151055662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151055662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151055662 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151055662 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151055662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151055662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151055662 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151055662 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151057274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151057307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151057307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151057479 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151057481 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151057481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1352)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151057497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151057497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151057497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1352)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151057604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151057606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151057606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151057621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151057621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151057621 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@c92948cd11f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c92948cd11f8: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1358)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1356)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1354)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1351)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1342)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1346)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1344)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1355)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1350)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@c92948cd11f8: Final verdict of PTC: none 20250815151058159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815151058160 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_cell_change_different_rai_ci_attach(1361)@c92948cd11f8: Final verdict of PTC: fail reason: "Tguard timeout" 20250815151058160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_cell_change_different_rai_ci_attach-BVCI210(1349)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1352)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1349): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1350): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1351): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1352): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1354): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1355): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@c92948cd11f8: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Fri Aug 15 15:10:58 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 20250815151058359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151058773 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40002<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135648) 20250815151059166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151059166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151059326 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250815151059326 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55889ae62b60) (sgsn_libgtp.c:633) 20250815151059326 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55889ae62b60) (sgsn_libgtp.c:637) 20250815151059326 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250815151059326 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250815151059326 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250815151059326 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=135648, count=138424) 20250815151100170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151100170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Fri Aug 15 15:11:01 UTC 2025 20250815151101174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151101174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151102176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151102176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_cell_change_different_rai_ci_data started. 20250815151102617 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60064<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151102619 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1366)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-NS0(1362)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1368)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1368)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151102942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151102942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151102942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151102942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151102942 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151102942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151102942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151102942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151102942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1368)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151102963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151102963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151102963 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151102966 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151102967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151102967 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151102967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151102967 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151102967 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151102967 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151102967 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-BSSGP1(1367)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(1368)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1368)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151102979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151102980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151103008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1366)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1363)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK -NSVCI98(1371)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1363)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151103051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151103051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI196(1364)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1371)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151103070 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151103070 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151103070 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151103070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151103082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151103082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151103082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151103082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151103082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151103082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151103082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151103082 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151103082 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151103082 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151103082 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151103082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151103082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1372)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1371)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151103125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1367)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1367)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151103178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151103178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151103211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151103211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1373)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1370)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1372)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1376)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151103340 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151103341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151103341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151103341 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151103341 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151103341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151103341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151103341 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151103341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151103359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151103359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151103359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151103360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151103360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151103360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151103360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151103360 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151103360 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151103360 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151103360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1376)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1376)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151103362 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151103362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151103383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151103405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151103405 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151104180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151104180 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151104180 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151104180 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815151104184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151104185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1364)@c92948cd11f8: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='DE969731'O, index=0 SGSN_Test-GSUP(1378)@c92948cd11f8: 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)@c92948cd11f8: 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 := '44A6724B8E97EC9F18E2AE30D09D0571'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '849F5AE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BBBB613C8A0E782'O } } } } } 20250815151104576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104576 DLLC NOTICE LLME(ffffffff/de969731){UNASSIGNED} LLC RX: unknown TLLI 0xde969731, creating LLME on the fly (gprs_llc.c:552) 20250815151104576 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104576 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151104576 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151104576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151104576 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151104576 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815151104576 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151104576 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151104576 DLLC NOTICE LLME(ffffffff/de969731){UNASSIGNED} LLGM Assign pre (de969731 => fbed5d6c) (gprs_llc.c:1079) 20250815151104576 DLLC NOTICE LLME(de969731/fbed5d6c){ASSIGNED} LLGM Assign post (de969731 => fbed5d6c) (gprs_llc.c:1125) 20250815151104576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151104576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151104576 DMM DEBUG MM(262420000000070/fbed5d6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151104603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104603 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104603 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151104603 DMM DEBUG MM(262420000000070/fbed5d6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250815151104603 DMM NOTICE MM(262420000000070/fbed5d6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151104603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151104603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151104603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151104603 DMM DEBUG MM(262420000000070/fbed5d6c) Requesting authorization (sgsn_auth.c:160) 20250815151104603 DMM INFO MM(262420000000070/fbed5d6c) Requesting authentication tuples (sgsn_auth.c:184) 20250815151104603 DMM DEBUG MM(262420000000070/fbed5d6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151104603 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250815151104603 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@c92948cd11f8: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250815151104608 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151104608 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151104608 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151104608 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151104608 DMM INFO MM(262420000000070/fbed5d6c) Subscriber data update (mmctx.c:445) 20250815151104608 DMM DEBUG MM(262420000000070/fbed5d6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151104608 DMM INFO MM(262420000000070/fbed5d6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151104608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151104608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151104608 DMM INFO MM(262420000000070/fbed5d6c) <- GMM AUTH AND CIPHERING REQ (rand = 44 a6 72 4b 8e 97 ec 9f 18 e2 ae 30 d0 9d 05 71 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815151104644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104644 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151104644 DMM INFO MM(262420000000070/fbed5d6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151104644 DMM NOTICE MM(262420000000070/fbed5d6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151104644 DMM DEBUG MM(262420000000070/fbed5d6c) checking auth: received GSM SRES = 84 9f 5a e6 (gprs_gmm.c:716) 20250815151104644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151104644 DMM DEBUG MM(262420000000070/fbed5d6c) Requesting authorization (sgsn_auth.c:160) 20250815151104644 DMM INFO MM(262420000000070/fbed5d6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151104644 DMM DEBUG MM(262420000000070/fbed5d6c) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151104644 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250815151104644 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) 20250815151104644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151104644 DMM INFO MM(262420000000070/fbed5d6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbed5d6c) (gprs_gmm.c:337) 20250815151104647 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151104647 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151104647 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250815151104647 DMM INFO MM(262420000000070/fbed5d6c) Subscriber data update (mmctx.c:445) 20250815151104647 DMM DEBUG MM(262420000000070/fbed5d6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151104647 DMM INFO MM(262420000000070/fbed5d6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151104647 DMM NOTICE MM(262420000000070/fbed5d6c) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250815151104647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151104647 DMM NOTICE MM(262420000000070/fbed5d6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151104647 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) 20250815151104648 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151104648 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250815151104648 DMM INFO MM(262420000000070/fbed5d6c) Subscriber data update (mmctx.c:445) 20250815151104648 DMM DEBUG MM(262420000000070/fbed5d6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151104660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104660 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104660 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151104660 DMM INFO MM(262420000000070/fbed5d6c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151104660 DMM NOTICE MM(262420000000070/fbed5d6c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151104660 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151104660 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151104660 DLLC NOTICE LLME(de969731/fbed5d6c){ASSIGNED} LLGM Assign pre (ffffffff => fbed5d6c) (gprs_llc.c:1079) 20250815151104660 DLLC NOTICE LLME(ffffffff/fbed5d6c){ASSIGNED} LLGM Assign post (ffffffff => fbed5d6c) (gprs_llc.c:1125) 20250815151104660 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151104660 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151104660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151104660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151104714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104714 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104714 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151104714 DMM INFO MM(262420000000070/fbed5d6c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151104714 DMM INFO MM(262420000000070/fbed5d6c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151104714 DMM DEBUG MM(262420000000070/fbed5d6c) Using GGSN 0 (gprs_sm.c:317) 20250815151104714 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) 20250815151104714 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250815151104714 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151104714 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151104714 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250815151104745 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 15 98 00 d5 11 96 b8 b6 16 14 05 7f 3b 31 51 27 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) 20250815151104745 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274c94f0, cbp=0x55889ae62b60) (sgsn_libgtp.c:633) 20250815151104745 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151104745 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae64818 TLLI=fbed5d6c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815151104745 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151104745 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@c92948cd11f8: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151104765 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250815151104782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104782 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104782 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@c92948cd11f8: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='FBED5D6C'O, index=0 20250815151104800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151104800 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151104800 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55889ae64818, TLLI=fbed5d6c, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1381)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@c92948cd11f8: Removing Client IMSI='262420000000070'H, index=0 20250815151106793 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1364)@c92948cd11f8: Removing Client IMSI='262420000000070'H, index=0 20250815151106822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60064<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_data(1381)@c92948cd11f8: Final verdict of PTC: pass SGSN_Test-GGSN_GTP1C(1379)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@c92948cd11f8: Final verdict of PTC: none 20250815151106830 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151106830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1378)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1377)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1366)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1376)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1368)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1374)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1369)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1370)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1365)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1371)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1367)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1364)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1364): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1365): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1366): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1367): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1368): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@c92948cd11f8: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Fri Aug 15 15:11:07 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 20250815151107099 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151107503 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60080<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94724) 20250815151107832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151107832 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94724, count=101016) 20250815151108833 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151108833 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Fri Aug 15 15:11:09 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151109834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151109834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151110753 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60086<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_cell_change_different_ci_attach started. 20250815151110755 DMM INFO MM(262420000000070/fbed5d6c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151110755 DMM INFO MM(262420000000070/fbed5d6c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151110755 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151110755 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151110755 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151110755 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815151110755 DLLC NOTICE LLME(ffffffff/fbed5d6c){ASSIGNED} LLGM Assign pre (fbed5d6c => ffffffff) (gprs_llc.c:1079) 20250815151110755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbed5d6c => ffffffff) (gprs_llc.c:1125) 20250815151110755 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae644c0 (gprs_sndcp.c:574) 20250815151110755 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae64818, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815151110755 DMM NOTICE MM(262420000000070/fbed5d6c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815151110755 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250815151110755 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815151110755 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151110755 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250815151110755 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250815151110755 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) 20250815151110755 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) 20250815151110755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151110755 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151110755 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815151110755 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151110755 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250815151110838 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151110838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1382)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1388)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1386)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1388)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151111093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151111093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151111093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151111093 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151111093 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151111093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151111093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151111093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151111093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151111097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151111097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151111097 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1388)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151111098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151111098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151111098 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151111098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151111099 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151111099 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151111099 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151111099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151111100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151111100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1388)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1388)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1386)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151111146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(1391)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151111164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151111164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151111164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151111164 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151111164 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151111164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151111164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151111164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151111164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151111173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151111173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151111173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151111174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151111174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151111174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151111174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151111174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151111174 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151111174 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151111174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-BSSGP1(1387)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151111175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151111175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb0-BSSGP0(1383)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1391)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151111199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151111211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151111211 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1384)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1387)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1387)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151111249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151111249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1390)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1392)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(1393)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1392)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1397)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1397)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151111392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151111392 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151111392 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151111392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151111392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151111392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1397)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151111397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151111397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151111397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151111397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151111397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151111397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151111397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151111397 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151111397 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151111397 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151111397 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1397)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1397)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151111409 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151111409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151111434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151111464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151111464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1394)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151111839 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151111839 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151111839 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151111839 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151111856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151111862 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: 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(1396)@c92948cd11f8: 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(1396)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1384)@c92948cd11f8: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='FE8361DE'O, index=0 SGSN_Test-GSUP(1398)@c92948cd11f8: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1384)@c92948cd11f8: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@c92948cd11f8: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='FE8361DE'O, index=0 TC_cell_change_different_ci_attach(1401)@c92948cd11f8: 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 := '1E7DA205735842EEF1D651F5D05B86FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EC6B2B9D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74D83CCC0598EE07'O } } } } } 20250815151112206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112206 DLLC NOTICE LLME(ffffffff/fe8361de){UNASSIGNED} LLC RX: unknown TLLI 0xfe8361de, creating LLME on the fly (gprs_llc.c:552) 20250815151112206 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112206 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151112206 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151112206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815151112206 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151112206 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815151112206 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151112206 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151112206 DLLC NOTICE LLME(ffffffff/fe8361de){UNASSIGNED} LLGM Assign pre (fe8361de => f59d36e3) (gprs_llc.c:1079) 20250815151112206 DLLC NOTICE LLME(fe8361de/f59d36e3){ASSIGNED} LLGM Assign post (fe8361de => f59d36e3) (gprs_llc.c:1125) 20250815151112206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151112206 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151112206 DMM DEBUG MM(262420000000069/f59d36e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151112385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112385 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151112385 DMM DEBUG MM(262420000000069/f59d36e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250815151112385 DMM NOTICE MM(262420000000069/f59d36e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151112385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151112385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151112385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151112385 DMM DEBUG MM(262420000000069/f59d36e3) Requesting authorization (sgsn_auth.c:160) 20250815151112385 DMM INFO MM(262420000000069/f59d36e3) Requesting authentication tuples (sgsn_auth.c:184) 20250815151112385 DMM DEBUG MM(262420000000069/f59d36e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151112385 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250815151112385 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@c92948cd11f8: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250815151112394 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151112394 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151112394 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151112394 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151112394 DMM INFO MM(262420000000069/f59d36e3) Subscriber data update (mmctx.c:445) 20250815151112394 DMM DEBUG MM(262420000000069/f59d36e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151112394 DMM INFO MM(262420000000069/f59d36e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151112394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151112394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151112394 DMM INFO MM(262420000000069/f59d36e3) <- GMM AUTH AND CIPHERING REQ (rand = 1e 7d a2 05 73 58 42 ee f1 d6 51 f5 d0 5b 86 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815151112422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112422 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112423 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151112423 DMM INFO MM(262420000000069/f59d36e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151112423 DMM NOTICE MM(262420000000069/f59d36e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151112423 DMM DEBUG MM(262420000000069/f59d36e3) checking auth: received GSM SRES = ec 6b 2b 9d (gprs_gmm.c:716) 20250815151112423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151112423 DMM DEBUG MM(262420000000069/f59d36e3) Requesting authorization (sgsn_auth.c:160) 20250815151112423 DMM INFO MM(262420000000069/f59d36e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151112423 DMM DEBUG MM(262420000000069/f59d36e3) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151112423 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250815151112423 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) 20250815151112423 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151112423 DMM INFO MM(262420000000069/f59d36e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf59d36e3) (gprs_gmm.c:337) 20250815151112427 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151112427 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151112427 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250815151112427 DMM INFO MM(262420000000069/f59d36e3) Subscriber data update (mmctx.c:445) 20250815151112427 DMM DEBUG MM(262420000000069/f59d36e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151112427 DMM INFO MM(262420000000069/f59d36e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151112427 DMM NOTICE MM(262420000000069/f59d36e3) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250815151112427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151112427 DMM NOTICE MM(262420000000069/f59d36e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151112427 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) 20250815151112428 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151112428 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250815151112428 DMM INFO MM(262420000000069/f59d36e3) Subscriber data update (mmctx.c:445) 20250815151112428 DMM DEBUG MM(262420000000069/f59d36e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151112460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112460 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151112460 DMM INFO MM(262420000000069/f59d36e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151112460 DMM NOTICE MM(262420000000069/f59d36e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151112460 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151112460 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151112460 DLLC NOTICE LLME(fe8361de/f59d36e3){ASSIGNED} LLGM Assign pre (ffffffff => f59d36e3) (gprs_llc.c:1079) 20250815151112460 DLLC NOTICE LLME(ffffffff/f59d36e3){ASSIGNED} LLGM Assign post (ffffffff => f59d36e3) (gprs_llc.c:1125) 20250815151112460 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151112460 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151112460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151112460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151112514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112514 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151112514 DMM INFO MM(262420000000069/f59d36e3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151112514 DMM INFO MM(262420000000069/f59d36e3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151112514 DMM DEBUG MM(262420000000069/f59d36e3) Using GGSN 0 (gprs_sm.c:317) 20250815151112514 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) 20250815151112514 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250815151112514 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151112514 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151112514 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250815151112547 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 7f 6f 24 fb 11 95 7a 1a 01 14 05 7f db 4f c4 19 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) 20250815151112547 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274ca568, cbp=0x55889ae678e0) (sgsn_libgtp.c:633) 20250815151112547 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151112547 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae64818 TLLI=f59d36e3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815151112547 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151112547 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@c92948cd11f8: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151112570 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250815151112585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112585 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112585 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@c92948cd11f8: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1394)@c92948cd11f8: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='F59D36E3'O, index=0 TC_cell_change_different_ci_attach(1401)@c92948cd11f8: 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 := '2FBCB8E2BF6097C72442FDADADDF73CE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B11AEB3C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AA038D698874AE65'O } } } } } 20250815151112606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112606 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151112606 DMM INFO MM(262420000000069/f59d36e3) -> GMM ATTACH REQUEST MI(TMSI-0xF59D36E3) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151112606 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151112606 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151112606 DLLC NOTICE LLME(ffffffff/f59d36e3){ASSIGNED} LLGM Assign pre (f59d36e3 => f7a67c87) (gprs_llc.c:1079) 20250815151112606 DLLC NOTICE LLME(f59d36e3/f7a67c87){ASSIGNED} LLGM Assign post (f59d36e3 => f7a67c87) (gprs_llc.c:1125) 20250815151112606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151112606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151112606 DMM DEBUG MM(262420000000069/f7a67c87) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151112631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151112631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250815151112631 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151112631 DMM DEBUG MM(262420000000069/f7a67c87) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250815151112631 DMM NOTICE MM(262420000000069/f7a67c87) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151112631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151112631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151112631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151112631 DMM DEBUG MM(262420000000069/f7a67c87) Requesting authorization (sgsn_auth.c:160) 20250815151112631 DMM INFO MM(262420000000069/f7a67c87) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151112631 DMM DEBUG MM(262420000000069/f7a67c87) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151112631 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250815151112631 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) 20250815151118633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250815151118633 DMM ERROR MM(262420000000069/f7a67c87) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250815151118633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250815151118633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250815151118633 DMM NOTICE MM(262420000000069/f7a67c87) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250815151118633 DMM NOTICE MM(262420000000069/f7a67c87) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815151118633 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250815151118633 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae64818, TLLI=f7a67c87, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815151118633 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815151118633 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151118633 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250815151118633 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250815151118633 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) 20250815151118633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Reject}: Deallocated (fsm.c:568) 20250815151118633 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Deallocated (fsm.c:568) 20250815151118633 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815151118633 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250815151118633 DLLC NOTICE LLME(f59d36e3/f7a67c87){ASSIGNED} LLGM Assign pre (f7a67c87 => ffffffff) (gprs_llc.c:1079) 20250815151118633 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7a67c87 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1388)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151121116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151121116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151121116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1388)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151121203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151121204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151121204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1397)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151121439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151121439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151121439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1397)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151123634 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250815151125662 DGPRS DEBUG Checking for inactive LLMEs, time = 57798884 (sgsn.c:132) 20250815151125662 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151125662 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151125662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151125662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151125662 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151125662 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151125666 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151125666 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151125666 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151125666 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151128638 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1388)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151131128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151131128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151131128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1388)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151131215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151131215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151131215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151131463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151131463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151131463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1397)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI99(1397)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151131840 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250815151131840 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151131841 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250815151133639 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250815151138642 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250815151141101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151141103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151141103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151141131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151141131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151141131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1388)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI97(1388)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151141178 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151141180 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151141180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151141218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151141218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151141218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151141413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151141416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151141416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151141471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151141471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151141471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1397)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI99(1397)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@c92948cd11f8: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@c92948cd11f8: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. 20250815151142115 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60086<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1386)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1384)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1398)@c92948cd11f8: Final verdict of PTC: none 20250815151142126 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151142127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1388)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1387)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1396)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1395)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1385)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1397)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1391)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1389)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@c92948cd11f8: Final verdict of PTC: fail reason: "Tguard timeout" TC_cell_change_different_ci_attach-BVCI210(1390)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1394)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1384): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1385): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1386): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1387): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1388): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1394): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1395): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1396): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1397): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@c92948cd11f8: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Fri Aug 15 15:11:42 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 20250815151142518 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151142939 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37944<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=139852) 20250815151143128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151143128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151143643 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250815151143643 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55889ae678e0) (sgsn_libgtp.c:633) 20250815151143643 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55889ae678e0) (sgsn_libgtp.c:637) 20250815151143643 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250815151143643 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250815151143643 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250815151143643 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=139852, count=144208) 20250815151144130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151144130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151145131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151145131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Fri Aug 15 15:11:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151146134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151146134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_cell_change_different_ci_data started. 20250815151146412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151146427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151146718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151146718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151146718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151146718 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151146718 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151146718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151146718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151146718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151146718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1407)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1406)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151146818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151146818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151146818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1406)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151146834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151146834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151146834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151146834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151146834 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151146834 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151146834 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151146834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151146834 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151146834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1408)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151146872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1403)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1407)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1412)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815151146921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151146921 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1405)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1411)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-BSSGP2(1413)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151147035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151147035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151147035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151147035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151147035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151147035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151147035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151147035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151147035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151147076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151147076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151147076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1412)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250815151147080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151147080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151147080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151147080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151147080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151147080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151147080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151147080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1416)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151147086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151147086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) -NSVCI99(1416)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151147119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151147119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151147119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151147119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151147119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151147119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151147119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151147119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151147119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1416)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151147124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151147124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151147124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151147125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151147125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151147125 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151147125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151147125 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151147125 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151147125 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151147125 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151147135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151147135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151147158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1416)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151147162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151147162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1416)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151147174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1408)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151147303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151147303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20250815151147398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151147398 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1414)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_cell_change_different_ci_data-BVCI210(1409)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151148136 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151148136 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151148136 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151148136 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815151148140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151148143 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_cell_change_different_ci_data-BVCI196(1405)@c92948cd11f8: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='C95BA26A'O, index=0 SGSN_Test-GSUP(1418)@c92948cd11f8: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@c92948cd11f8: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1409)@c92948cd11f8: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='C95BA26A'O, index=0 TC_cell_change_different_ci_data(1421)@c92948cd11f8: 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 := 'D6F66B09EE8A641AE306760E74BA5FDE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5ACAF049'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D081AD555296A5C'O } } } } } 20250815151148318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148318 DLLC NOTICE LLME(ffffffff/c95ba26a){UNASSIGNED} LLC RX: unknown TLLI 0xc95ba26a, creating LLME on the fly (gprs_llc.c:552) 20250815151148318 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148318 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151148318 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151148318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151148318 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151148318 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815151148318 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151148318 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151148318 DLLC NOTICE LLME(ffffffff/c95ba26a){UNASSIGNED} LLGM Assign pre (c95ba26a => de6d058f) (gprs_llc.c:1079) 20250815151148318 DLLC NOTICE LLME(c95ba26a/de6d058f){ASSIGNED} LLGM Assign post (c95ba26a => de6d058f) (gprs_llc.c:1125) 20250815151148318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151148318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151148318 DMM DEBUG MM(262420000000071/de6d058f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151148345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148345 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148345 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151148345 DMM DEBUG MM(262420000000071/de6d058f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250815151148345 DMM NOTICE MM(262420000000071/de6d058f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151148345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151148345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151148345 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151148345 DMM DEBUG MM(262420000000071/de6d058f) Requesting authorization (sgsn_auth.c:160) 20250815151148345 DMM INFO MM(262420000000071/de6d058f) Requesting authentication tuples (sgsn_auth.c:184) 20250815151148345 DMM DEBUG MM(262420000000071/de6d058f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151148345 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250815151148345 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)@c92948cd11f8: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@c92948cd11f8: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250815151148351 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151148351 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151148352 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151148352 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151148352 DMM INFO MM(262420000000071/de6d058f) Subscriber data update (mmctx.c:445) 20250815151148352 DMM DEBUG MM(262420000000071/de6d058f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151148352 DMM INFO MM(262420000000071/de6d058f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151148352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151148352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151148352 DMM INFO MM(262420000000071/de6d058f) <- GMM AUTH AND CIPHERING REQ (rand = d6 f6 6b 09 ee 8a 64 1a e3 06 76 0e 74 ba 5f de , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815151148372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148372 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151148372 DMM INFO MM(262420000000071/de6d058f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151148372 DMM NOTICE MM(262420000000071/de6d058f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151148372 DMM DEBUG MM(262420000000071/de6d058f) checking auth: received GSM SRES = 5a ca f0 49 (gprs_gmm.c:716) 20250815151148372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151148372 DMM DEBUG MM(262420000000071/de6d058f) Requesting authorization (sgsn_auth.c:160) 20250815151148372 DMM INFO MM(262420000000071/de6d058f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151148372 DMM DEBUG MM(262420000000071/de6d058f) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151148372 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250815151148372 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) 20250815151148372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151148372 DMM INFO MM(262420000000071/de6d058f) <- GMM ATTACH ACCEPT (new P-TMSI=0xde6d058f) (gprs_gmm.c:337) 20250815151148375 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151148375 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151148375 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250815151148375 DMM INFO MM(262420000000071/de6d058f) Subscriber data update (mmctx.c:445) 20250815151148375 DMM DEBUG MM(262420000000071/de6d058f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151148375 DMM INFO MM(262420000000071/de6d058f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151148375 DMM NOTICE MM(262420000000071/de6d058f) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250815151148375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151148375 DMM NOTICE MM(262420000000071/de6d058f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151148375 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) 20250815151148378 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151148378 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250815151148378 DMM INFO MM(262420000000071/de6d058f) Subscriber data update (mmctx.c:445) 20250815151148378 DMM DEBUG MM(262420000000071/de6d058f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151148386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148386 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148386 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151148386 DMM INFO MM(262420000000071/de6d058f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151148386 DMM NOTICE MM(262420000000071/de6d058f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151148386 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151148386 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151148386 DLLC NOTICE LLME(c95ba26a/de6d058f){ASSIGNED} LLGM Assign pre (ffffffff => de6d058f) (gprs_llc.c:1079) 20250815151148386 DLLC NOTICE LLME(ffffffff/de6d058f){ASSIGNED} LLGM Assign post (ffffffff => de6d058f) (gprs_llc.c:1125) 20250815151148386 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151148386 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151148386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151148386 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151148440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148440 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148440 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151148440 DMM INFO MM(262420000000071/de6d058f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151148440 DMM INFO MM(262420000000071/de6d058f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151148440 DMM DEBUG MM(262420000000071/de6d058f) Using GGSN 0 (gprs_sm.c:317) 20250815151148440 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) 20250815151148440 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250815151148440 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151148440 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151148440 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250815151148467 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 bb 35 98 92 11 6e 78 03 71 14 05 7f a6 ea 62 df 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) 20250815151148467 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274ca568, cbp=0x55889ae678e0) (sgsn_libgtp.c:633) 20250815151148467 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151148467 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55889ae64818 TLLI=de6d058f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250815151148467 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151148467 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@c92948cd11f8: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151148490 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250815151148558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148558 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148558 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1409)@c92948cd11f8: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1414)@c92948cd11f8: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='DE6D058F'O, index=0 20250815151148613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151148613 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151148613 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151148631 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@c92948cd11f8: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@c92948cd11f8: Final verdict of PTC: pass 20250815151148662 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1412)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1418)@c92948cd11f8: Final verdict of PTC: none 20250815151148683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151148683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1402)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1414)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1406)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1417)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1410)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1415)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1404)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1416)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@c92948cd11f8: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1409)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1411)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1409): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1410): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1414): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1415): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1416): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1417): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@c92948cd11f8: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Fri Aug 15 15:11:48 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 20250815151148933 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37952<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151149337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37952<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97460) 20250815151149684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151149684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97460, count=101816) 20250815151150686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151150686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151151688 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151151688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Fri Aug 15 15:11:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151152689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151152689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_sgsn_context_req_in started. 20250815151152987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58764<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151152994 DMM INFO MM(262420000000071/de6d058f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151152994 DMM INFO MM(262420000000071/de6d058f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151152994 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151152994 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151152994 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151152994 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815151152994 DLLC NOTICE LLME(ffffffff/de6d058f){ASSIGNED} LLGM Assign pre (de6d058f => ffffffff) (gprs_llc.c:1079) 20250815151152994 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de6d058f => ffffffff) (gprs_llc.c:1125) 20250815151152994 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55889ae644c0 (gprs_sndcp.c:574) 20250815151152994 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55889ae64818, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250815151152994 DMM NOTICE MM(262420000000071/de6d058f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250815151152994 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250815151152994 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250815151152994 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151152994 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250815151152994 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250815151152994 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) 20250815151152994 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) 20250815151152994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151152994 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151152994 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815151152994 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151152994 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151153121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151153121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151153121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151153121 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151153121 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151153121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151153121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151153121 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151153121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151153125 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151153125 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151153126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1426)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151153127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151153127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151153127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151153127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151153127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151153127 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151153127 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151153127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151153128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151153128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1426)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1427)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151153156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1428)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1423)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151153207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151153207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1424)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1427)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1432)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151153250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151153250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151153250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151153250 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151153250 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151153250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151153250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151153250 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151153250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1432)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151153255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) SGSN_Test-Gb2-NS2(1431)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1432)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151153255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151153255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151153256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151153256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151153256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151153256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151153256 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151153256 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151153256 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151153256 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151153258 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151153258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1432)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1432)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151153278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1428)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151153328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151153328 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1429)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1431)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1438)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1438)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151153398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151153398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151153398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151153398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151153398 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151153398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151153398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151153398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151153398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1438)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151153412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151153412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151153412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151153412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151153412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151153412 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151153412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151153412 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151153412 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151153412 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151153412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151153416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151153416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1438)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1438)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151153428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151153507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151153507 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1434)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151153690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151153690 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151153690 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151153690 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151153702 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151153702 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: 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(1436)@c92948cd11f8: 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(1436)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1424)@c92948cd11f8: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='E11D27AB'O, index=0 SGSN_Test-GSUP(1437)@c92948cd11f8: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@c92948cd11f8: 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 := '7154E8768610F6D4467CA22B8C2A24A3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26DF7186'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC2F64D13B5B32A8'O } } } } } 20250815151155006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151155006 DLLC NOTICE LLME(ffffffff/e11d27ab){UNASSIGNED} LLC RX: unknown TLLI 0xe11d27ab, creating LLME on the fly (gprs_llc.c:552) 20250815151155006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151155006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151155006 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151155006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815151155006 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151155006 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815151155006 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151155006 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151155006 DLLC NOTICE LLME(ffffffff/e11d27ab){UNASSIGNED} LLGM Assign pre (e11d27ab => e20382ef) (gprs_llc.c:1079) 20250815151155006 DLLC NOTICE LLME(e11d27ab/e20382ef){ASSIGNED} LLGM Assign post (e11d27ab => e20382ef) (gprs_llc.c:1125) 20250815151155006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151155006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151155006 DMM DEBUG MM(262420000000072/e20382ef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151155054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151155054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151155054 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151155054 DMM DEBUG MM(262420000000072/e20382ef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250815151155054 DMM NOTICE MM(262420000000072/e20382ef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151155054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151155054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151155054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151155054 DMM DEBUG MM(262420000000072/e20382ef) Requesting authorization (sgsn_auth.c:160) 20250815151155054 DMM INFO MM(262420000000072/e20382ef) Requesting authentication tuples (sgsn_auth.c:184) 20250815151155054 DMM DEBUG MM(262420000000072/e20382ef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151155054 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250815151155054 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(1437)@c92948cd11f8: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1437)@c92948cd11f8: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250815151155059 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151155059 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151155059 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151155059 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151155059 DMM INFO MM(262420000000072/e20382ef) Subscriber data update (mmctx.c:445) 20250815151155059 DMM DEBUG MM(262420000000072/e20382ef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151155059 DMM INFO MM(262420000000072/e20382ef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151155059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151155059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151155059 DMM INFO MM(262420000000072/e20382ef) <- GMM AUTH AND CIPHERING REQ (rand = 71 54 e8 76 86 10 f6 d4 46 7c a2 2b 8c 2a 24 a3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250815151155075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151155075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151155075 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151155075 DMM INFO MM(262420000000072/e20382ef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151155075 DMM NOTICE MM(262420000000072/e20382ef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151155075 DMM DEBUG MM(262420000000072/e20382ef) checking auth: received GSM SRES = 26 df 71 86 (gprs_gmm.c:716) 20250815151155075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151155075 DMM DEBUG MM(262420000000072/e20382ef) Requesting authorization (sgsn_auth.c:160) 20250815151155075 DMM INFO MM(262420000000072/e20382ef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151155075 DMM DEBUG MM(262420000000072/e20382ef) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151155075 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250815151155075 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) 20250815151155075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151155075 DMM INFO MM(262420000000072/e20382ef) <- GMM ATTACH ACCEPT (new P-TMSI=0xe20382ef) (gprs_gmm.c:337) 20250815151155078 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151155078 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151155078 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250815151155078 DMM INFO MM(262420000000072/e20382ef) Subscriber data update (mmctx.c:445) 20250815151155078 DMM DEBUG MM(262420000000072/e20382ef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151155078 DMM INFO MM(262420000000072/e20382ef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151155078 DMM NOTICE MM(262420000000072/e20382ef) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250815151155078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151155078 DMM NOTICE MM(262420000000072/e20382ef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151155078 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) 20250815151155079 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151155079 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250815151155079 DMM INFO MM(262420000000072/e20382ef) Subscriber data update (mmctx.c:445) 20250815151155079 DMM DEBUG MM(262420000000072/e20382ef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151155090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151155090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151155090 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151155090 DMM INFO MM(262420000000072/e20382ef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151155090 DMM NOTICE MM(262420000000072/e20382ef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151155090 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151155090 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151155090 DLLC NOTICE LLME(e11d27ab/e20382ef){ASSIGNED} LLGM Assign pre (ffffffff => e20382ef) (gprs_llc.c:1079) 20250815151155090 DLLC NOTICE LLME(ffffffff/e20382ef){ASSIGNED} LLGM Assign post (ffffffff => e20382ef) (gprs_llc.c:1125) 20250815151155090 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151155090 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151155090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151155090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151155149 DLGTP INFO SGSNCtxReq[0x55889ae63f50]{Init}: Allocated (fsm.c:456) 20250815151155149 DLGTP INFO SGSNCtxReq[0x55889ae63f50]{Init}: Deallocated (fsm.c:568) 20250815151155662 DGPRS DEBUG Checking for inactive LLMEs, time = 57798914 (sgsn.c:132) 20250815151155663 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151155663 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151155663 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151155663 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151155663 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151155663 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151155663 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151155663 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151155663 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151155663 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151157156 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250815151157156 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250815151157156 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) 20250815151157156 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250815151157156 DMM INFO MM(262420000000072/e20382ef) Subscriber data update (mmctx.c:445) 20250815151157156 DMM DEBUG MM(262420000000072/e20382ef) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250815151157156 DMM INFO MM(262420000000072/e20382ef) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250815151157156 DMM INFO MM(262420000000072/e20382ef) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151157156 DMM INFO MM(262420000000072/e20382ef) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151157156 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151157156 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151157156 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151157156 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815151157156 DLLC NOTICE LLME(ffffffff/e20382ef){ASSIGNED} LLGM Assign pre (e20382ef => ffffffff) (gprs_llc.c:1079) 20250815151157156 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e20382ef => ffffffff) (gprs_llc.c:1125) 20250815151157156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815151157156 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151157156 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815151157156 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@c92948cd11f8: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" TC_sgsn_context_req_in-BVCI196(1424)@c92948cd11f8: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@c92948cd11f8: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250815151157167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58764<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(1438)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1432)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1437)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1431)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1426)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1422)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1425)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1434)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1430)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1429)@c92948cd11f8: Final verdict of PTC: none 20250815151157291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151157291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1436)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1424)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1435)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1424): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1425): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1429): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1430): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1431): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1432): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1434): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1435): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1436): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1437): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1438): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@c92948cd11f8: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Fri Aug 15 15:11:57 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 20250815151157491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151157918 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103548) 20250815151158294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151158294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103548, count=107904) 20250815151159296 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151159296 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151200297 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151200297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Fri Aug 15 15:12:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151201302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151201302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_sgsn_context_req_out started. 20250815151201622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151201624 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1446)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151201810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151201810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151201810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151201810 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151201810 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151201810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151201810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151201810 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151201810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1446)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151201822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151201822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151201822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151201822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151201822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151201822 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151201822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151201822 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151201822 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151201822 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151201822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1446)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1446)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1447)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151201831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151201831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151201841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1443)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1448)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151201923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151201923 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1447)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_sgsn_context_req_out-BVCI196(1444)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1451)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1452)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1451)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1452)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250815151202042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151202042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151202042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151202042 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151202042 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151202042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151202042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151202042 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151202042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1456)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1451)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(1456)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151202082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151202082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151202082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151202083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151202083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151202083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151202083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151202083 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151202083 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151202083 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151202083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151202086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151202086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151202086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151202086 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151202086 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151202086 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151202087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151202087 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151202087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151202094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151202094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1456)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1451)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1451)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1453)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151202115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151202115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151202115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151202130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151202130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151202130 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151202130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151202130 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151202130 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151202130 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151202130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151202134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151202134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151202134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1456)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1456)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1448)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151202176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151202215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151202215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1450)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1453)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151202303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151202303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151202327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151202327 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1455)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151203304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151203305 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151203305 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151203305 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: Established a new IPA connection (conn_id=2) 20250815151203308 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151203309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1444)@c92948cd11f8: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='F74AF022'O, index=0 SGSN_Test-GSUP(1458)@c92948cd11f8: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250815151204636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151204636 DLLC NOTICE LLME(ffffffff/f74af022){UNASSIGNED} LLC RX: unknown TLLI 0xf74af022, creating LLME on the fly (gprs_llc.c:552) 20250815151204636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250815151204636 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815151204636 DMM NOTICE LLME(ffffffff/f74af022){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250815151204636 DLLC NOTICE LLME(ffffffff/f74af022){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250815151204636 DMM ERROR LLME(ffffffff/f74af022){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250815151204636 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250815151204636 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250815151204636 DLLC NOTICE LLME(ffffffff/f74af022){UNASSIGNED} LLGM Assign pre (f74af022 => ffffffff) (gprs_llc.c:1079) 20250815151204636 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f74af022 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@c92948cd11f8: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@c92948cd11f8: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. -NSVCI97(1446)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1444)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@c92948cd11f8: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI98(1451)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1452)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1447)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1449)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1454)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1458)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1456)@c92948cd11f8: Final verdict of PTC: none 20250815151204707 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41930<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1445)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1459)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1450)@c92948cd11f8: Final verdict of PTC: none 20250815151204724 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151204724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1457)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@c92948cd11f8: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1455)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1444): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1445): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1446): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1447): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1449): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1450): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1451): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1452): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1454): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1455): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1456): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1457): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@c92948cd11f8: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Fri Aug 15 15:12:04 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 20250815151205049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151205466 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41940<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55656) 20250815151205725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151205725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55656, count=56816) 20250815151206726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151206726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151207730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151207730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Fri Aug 15 15:12:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151208731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151208731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151209199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41956<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151209201 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_req_id_req_ra_update started. SGSN_Test-Gb0-NS0(1462)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151209398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151209398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151209398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151209398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151209398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151209398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151209398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151209398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151209398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1467)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151209412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151209412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151209412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151209413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151209413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151209413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151209413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151209413 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151209413 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151209413 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151209413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151209413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151209413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151209444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1468)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1467)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1463)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151209517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151209517 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1472)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1471)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_attach_req_id_req_ra_update-BVCI196(1465)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151209534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151209534 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151209534 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151209534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151209534 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151209534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151209553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151209553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151209553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151209553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151209553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151209553 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151209553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151209553 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151209553 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151209553 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151209553 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151209555 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151209555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1471)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1473)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151209577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1468)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1472)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151209623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151209623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1476)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151209642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151209642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151209642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151209642 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151209642 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151209642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151209642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151209642 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151209642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_req_id_req_ra_update-BVCI210(1469)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1476)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151209659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151209659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151209659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151209660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151209660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151209660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151209660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151209660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151209660 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151209660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151209660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151209661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151209661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1476)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151209685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151209711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151209711 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)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151209731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151209731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151209731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151209731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151209735 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151209736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@c92948cd11f8: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='CD08DCE3'O, index=0 SGSN_Test-GSUP(1478)@c92948cd11f8: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250815151209919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151209919 DLLC NOTICE LLME(ffffffff/cd08dce3){UNASSIGNED} LLC RX: unknown TLLI 0xcd08dce3, creating LLME on the fly (gprs_llc.c:552) 20250815151209919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151209919 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151209919 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151209919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151209919 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151209919 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815151209919 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151209919 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151209919 DLLC NOTICE LLME(ffffffff/cd08dce3){UNASSIGNED} LLGM Assign pre (cd08dce3 => eaa3ec8e) (gprs_llc.c:1079) 20250815151209919 DLLC NOTICE LLME(cd08dce3/eaa3ec8e){ASSIGNED} LLGM Assign post (cd08dce3 => eaa3ec8e) (gprs_llc.c:1125) 20250815151209919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151209919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151209919 DMM DEBUG MM(262420000000047/eaa3ec8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151209959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151209959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151209959 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151209959 DMM INFO MM(262420000000047/eaa3ec8e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815151209959 DMM INFO MM(262420000000047/eaa3ec8e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-2971-32 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250815151209959 DMM NOTICE MM(262420000000047/eaa3ec8e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250815151209959 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250815151209959 DMM INFO MM(262420000000047/eaa3ec8e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250815151209959 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151209959 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151209959 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151209959 DMM ERROR MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815151209959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Deallocated (fsm.c:568) 20250815151209959 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151209959 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815151209959 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151209959 DLLC NOTICE LLME(cd08dce3/eaa3ec8e){ASSIGNED} LLGM Assign pre (eaa3ec8e => ffffffff) (gprs_llc.c:1079) 20250815151209959 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eaa3ec8e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@c92948cd11f8: Removing Client IMSI='262420000000047'H, index=0 20250815151210008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41956<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815151210011 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151210011 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1467)@c92948cd11f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1474)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1470)@c92948cd11f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1469)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1464)@c92948cd11f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update(1481)@c92948cd11f8: Final verdict of PTC: pass -NSVCI97(1466)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1476)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@c92948cd11f8: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1471)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1478)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1469): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1470): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Fri Aug 15 15:12:10 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 20250815151210227 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151210655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59588) 20250815151211014 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151211014 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59588, count=63944) 20250815151212016 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151212016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@c92948cd11f8: Test execution finished. MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Fri Aug 15 15:12:12 UTC 2025 20250815151213018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151213018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151214019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151214019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_iu_attach started. 20250815151214140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151214151 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1487)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1486)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151214452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151214452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151214452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151214452 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151214452 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151214452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151214452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151214452 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151214452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151214502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151214502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151214502 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-BSSGP1(1488)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1487)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI97(1486)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151214530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151214530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151214530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151214530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151214530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151214530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151214530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151214530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1491)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151214550 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151214550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151214582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1492)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1491)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb0-BSSGP0(1483)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151214647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151214647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151214647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151214647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151214647 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151214647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151214647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151214647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151214647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151214666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151214666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151214666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-BSSGP2(1493)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151214670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151214670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151214670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151214670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151214670 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151214670 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151214670 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151214670 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151214671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151214671 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1491)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151214683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151214683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1492)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI196(1485)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151214755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1496)@c92948cd11f8: Provider Link came up: sending NS-RESET -NSVCI99(1496)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151214775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151214775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151214775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151214775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151214775 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151214775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151214775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151214775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151214775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151214780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151214780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151214780 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151214781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151214781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151214781 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151214781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151214781 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151214781 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151214781 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151214781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1496)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151214787 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151214787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(1488)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1496)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151214823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151214830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151214830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@c92948cd11f8: ************************************************* MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1499)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@c92948cd11f8: ************************************************* TC_iu_attach-BVCI210(1490)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1493)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1497)@c92948cd11f8: v_sccp_pdu_maxlen:268 20250815151215021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151215021 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151215021 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151215021 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815151215023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151215023 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151215038 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151215038 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151215055 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151215055 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) 20250815151215055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151215055 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) TC_iu_attach-BVCI220(1495)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1499)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151215088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151215088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151215088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151215088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151215088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151215088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151215088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151215088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151215088 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151215088 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) 20250815151215088 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151215088 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) 20250815151215088 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151215095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151215095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151215095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151215095 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) 20250815151215095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151215095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151215095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151215095 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) 20250815151215095 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151215095 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) 20250815151215095 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) 20250815151215095 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) 20250815151215095 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) 20250815151215095 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151215095 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151215095 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) 20250815151215887 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151215887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151215887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151215887 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151215887 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151215887 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) 20250815151215887 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151215887 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151215887 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151215887 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) 20250815151215888 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151215889 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151215889 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151215889 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151215889 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151215889 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) 20250815151215889 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151215889 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) 20250815151215889 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) 20250815151215889 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151215889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151215890 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(1498)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@c92948cd11f8: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='F7AC9356'O, index=0 SGSN_Test-GSUP(1502)@c92948cd11f8: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@c92948cd11f8: 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 := 'C90E'O, rac := 'B1'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(1498)@c92948cd11f8: Added conn table entry 0TC_iu_attach(1505)11962388 SGSN_Test_0-RAN(1498)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1497)@c92948cd11f8: First idle individual index:0 20250815151216630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151216630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151216630 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151216630 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151216630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151216630 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216630 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 b6 88 14 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 c9 0e b1 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) 20250815151216631 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216631 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216631 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216631 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) 20250815151216631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151216631 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) 20250815151216631 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) 20250815151216631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151216631 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216631 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 b6 88 14 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151216632 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216632 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216632 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216632 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) 20250815151216632 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151216632 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151216632 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) 20250815151216632 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151216632 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216632 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 b6 88 14 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) 20250815151216631 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151216631 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151216631 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151216631 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250815151216631 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250815151216631 DRANAP NOTICE Iu: Unknown event received: type: 4 (gprs_ranap.c:212) 20250815151216631 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151216631 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{Deregistered}: Allocated (fsm.c:456) 20250815151216631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Allocated (fsm.c:456) 20250815151216631 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Allocated (fsm.c:456) 20250815151216631 DMM DEBUG MM_STATE_Iu[0x55889ae63f50]{Detached}: Allocated (fsm.c:456) 20250815151216631 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151216631 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151216631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151216631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151216631 DMM DEBUG MM(262420000001001/f1a08694) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151216631 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) SGSN_Test_0-SCCP(1497)@c92948cd11f8: { messageType := 2, destLocRef := 'B68814'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@c92948cd11f8: 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 := '71BD95DC468D52A70C2EDC2E104B399E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D1087E2B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41A6F390646A2C4E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C7DCC6D21EB45E8D0E66D96666D7D74A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AB42462CFEA9F76BE34EF6F44A7CD5E9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'ED16312D2049EE5BA3AE96963781E949'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '35D8DD6DED3B32A1'O } } } } } SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250815151216794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151216794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151216794 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151216794 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151216794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151216794 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216794 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) 20250815151216794 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151216794 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151216794 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151216794 DMM DEBUG MM(262420000001001/f1a08694) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250815151216794 DMM NOTICE MM(262420000001001/f1a08694) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151216794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151216794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151216795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151216795 DMM DEBUG MM(262420000001001/f1a08694) Requesting authorization (sgsn_auth.c:160) 20250815151216795 DMM INFO MM(262420000001001/f1a08694) Requesting authentication tuples (sgsn_auth.c:184) 20250815151216795 DMM DEBUG MM(262420000001001/f1a08694) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151216795 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250815151216795 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@c92948cd11f8: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250815151216806 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216806 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216806 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216806 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) 20250815151216806 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151216806 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151216806 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) 20250815151216806 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151216806 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216806 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 b6 88 14 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 71 bd 95 dc 46 8d 52 a7 0c 2e dc 2e 10 4b 39 9e 80 28 10 ed 16 31 2d 20 49 ee 5b a3 ae 96 96 37 81 e9 49 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151216806 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151216806 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151216806 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151216806 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151216806 DMM INFO MM(262420000001001/f1a08694) Subscriber data update (mmctx.c:445) 20250815151216806 DMM DEBUG MM(262420000001001/f1a08694) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151216806 DMM INFO MM(262420000001001/f1a08694) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151216806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151216806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151216806 DMM INFO MM(262420000001001/f1a08694) <- GMM AUTH AND CIPHERING REQ (rand = 71 bd 95 dc 46 8d 52 a7 0c 2e dc 2e 10 4b 39 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = ed 16 31 2d 20 49 ee 5b a3 ae 96 96 37 81 e9 49 ) (gprs_gmm.c:510) 20250815151216806 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813072235D8DD6D23094399990000100001F02904ED3B32A1'O 20250815151216954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151216954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151216954 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151216954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151216954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151216954 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216954 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 07 22 35 d8 dd 6d 23 09 43 99 99 00 00 10 00 01 f0 29 04 ed 3b 32 a1 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151216958 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151216958 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151216958 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151216958 DMM INFO MM(262420000001001/f1a08694) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151216958 DMM NOTICE MM(262420000001001/f1a08694) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151216958 DMM DEBUG MM(262420000001001/f1a08694) checking auth: received UMTS RES = 35 d8 dd 6d ed 3b 32 a1 (gprs_gmm.c:716) 20250815151216958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151216958 DMM DEBUG MM(262420000001001/f1a08694) Requesting authorization (sgsn_auth.c:160) 20250815151216958 DMM INFO MM(262420000001001/f1a08694) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151216958 DMM DEBUG MM(262420000001001/f1a08694) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151216958 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250815151216958 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) 20250815151216958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151216958 DMM DEBUG MM(262420000001001/f1a08694) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151216962 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151216962 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151216962 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151216962 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) 20250815151216962 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151216962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151216962 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) 20250815151216962 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151216962 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151216962 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 b6 88 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c7 dc c6 d2 1e b4 5e 8d 0e 66 d9 66 66 d7 d7 4a 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151217010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151217010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151217010 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151217010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151217010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151217010 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217010 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) 20250815151217011 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217011 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217011 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217011 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) 20250815151217011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151217011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151217011 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) 20250815151217011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151217011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217011 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 b6 88 14 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) 20250815151217011 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217011 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217011 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217011 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) 20250815151217011 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151217011 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151217011 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) 20250815151217011 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151217011 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217011 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 b6 88 14 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 f1 a0 86 94 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151217010 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151217010 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151217010 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151217010 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250815151217011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151217011 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151217011 DMM INFO MM(262420000001001/f1a08694) <- GMM ATTACH ACCEPT (new P-TMSI=0xf1a08694) (gprs_gmm.c:337) 20250815151217011 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151217031 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151217031 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151217031 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250815151217031 DMM INFO MM(262420000001001/f1a08694) Subscriber data update (mmctx.c:445) 20250815151217031 DMM DEBUG MM(262420000001001/f1a08694) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151217031 DMM INFO MM(262420000001001/f1a08694) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151217031 DMM NOTICE MM(262420000001001/f1a08694) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250815151217031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151217031 DMM NOTICE MM(262420000001001/f1a08694) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151217031 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) 20250815151217034 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151217034 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250815151217034 DMM INFO MM(262420000001001/f1a08694) Subscriber data update (mmctx.c:445) 20250815151217034 DMM DEBUG MM(262420000001001/f1a08694) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151217038 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217038 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151217038 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151217038 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151217038 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151217038 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151217038 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217038 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) 20250815151217038 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151217038 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151217038 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151217038 DMM INFO MM(262420000001001/f1a08694) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151217038 DMM NOTICE MM(262420000001001/f1a08694) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151217038 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151217038 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151217038 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151217038 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151217039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151217039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151217039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217039 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) 20250815151217039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151217039 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151217039 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) 20250815151217039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151217039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217039 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 b6 88 14 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1497)@c92948cd11f8: vl_from0 20250815151217049 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217049 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151217049 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151217049 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151217049 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) SGSN_Test_0-SCCP(1497)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151217050 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151217050 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151217050 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151217050 DMM INFO MM(262420000001001/f1a08694) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151217050 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151217050 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151217049 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151217049 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217049 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) 20250815151217050 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217050 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217050 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217050 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) 20250815151217050 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151217050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151217050 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) 20250815151217050 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151217050 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217050 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 b6 88 14 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151217053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151217053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151217053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151217053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151217053 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151217053 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151217053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151217053 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151217053 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 b6 88 14 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1498)@c92948cd11f8: Deleted conn table entry 0TC_iu_attach(1505)11962388 TC_iu_attach(1505)@c92948cd11f8: setverdict(pass): none -> pass TC_iu_attach(1505)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@c92948cd11f8: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@c92948cd11f8: Final verdict of PTC: pass 20250815151217122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43568<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1487)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1484)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1486)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1489)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1496)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@c92948cd11f8: Final verdict of PTC: none 20250815151217131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151217131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1503)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1494)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1502)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1498)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1497)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1491)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@c92948cd11f8: Test case TC_iu_attach finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. 20250815151217255 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151217255 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) 20250815151217255 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) 20250815151217254 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151217254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151217254 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151217254 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151217254 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151217254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151217254 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151217254 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151217254 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) 20250815151217254 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151217254 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151217254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151217254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151217254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151217254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151217254 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151217254 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) 20250815151217254 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) 20250815151217254 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) 20250815151217254 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) 20250815151217254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151217254 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) Fri Aug 15 15:12:17 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 20250815151217390 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151217903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=231208) 20250815151218131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151218131 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=231208, count=245884) 20250815151219132 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151219132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151219256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151219256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151219256 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151220135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151220135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Fri Aug 15 15:12:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151221138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151221138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_iu_attach_encr started. 20250815151221872 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151221874 DMM INFO MM(262420000001001/f1a08694) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151221874 DMM INFO MM(262420000001001/f1a08694) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151221874 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151221874 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151221874 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151221874 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151221874 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250815151221874 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) 20250815151221874 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) 20250815151221874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Deallocated (fsm.c:568) 20250815151221874 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Deallocated (fsm.c:568) 20250815151221874 DMM DEBUG MM_STATE_Iu(1)[0x55889ae63f50]{Detached}: Deallocated (fsm.c:568) 20250815151221874 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b550]{Deregistered}: Deallocated (fsm.c:568) 20250815151221874 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151222070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151222070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151222070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151222070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151222070 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151222070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151222070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151222070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151222070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151222095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151222095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151222095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151222096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151222096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151222096 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151222096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151222096 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151222096 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151222096 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151222096 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1510)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151222099 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151222099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1511)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151222139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151222139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151222140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1507)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151222174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151222174 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1511)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1515)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1515)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151222270 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151222270 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151222270 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151222270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1515)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151222282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151222282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151222282 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151222284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151222284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151222284 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151222284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151222284 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151222284 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151222284 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151222284 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151222286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151222286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1515)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1515)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151222307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1516)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1512)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151222356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151222356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1514)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1517)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1516)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1520)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151222462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151222462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151222462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151222462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151222462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151222462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151222462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151222462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151222462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151222481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151222481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151222481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151222481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151222481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151222481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151222481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151222481 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151222481 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151222481 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151222481 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151222481 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151222481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1523)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1523)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@c92948cd11f8: ************************************************* 20250815151222538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1521)@c92948cd11f8: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1517)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151222722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151222722 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20250815151222744 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151222744 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) 20250815151222744 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151222744 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151222774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151222774 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151222774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151222774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151222774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151222774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151222774 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151222774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151222774 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151222774 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) 20250815151222774 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151222774 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) 20250815151222774 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151222776 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151222776 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151222776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151222776 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) 20250815151222776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151222776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151222776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151222776 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) 20250815151222776 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151222776 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) 20250815151222776 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) 20250815151222776 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) 20250815151222776 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) 20250815151222776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151222776 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151222776 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) 20250815151222776 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) TC_iu_attach_encr-BVCI220(1519)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151223140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151223140 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151223140 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151223140 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151223144 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151223147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151223570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151223570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151223570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151223570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151223570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151223571 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151223571 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151223571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151223571 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151223571 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) 20250815151223571 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151223571 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151223571 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151223571 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151223571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151223571 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) 20250815151223571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151223571 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) 20250815151223571 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) 20250815151223571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151223571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151223571 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 04 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)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@c92948cd11f8: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='D63DACCA'O, index=0 SGSN_Test-GSUP(1526)@c92948cd11f8: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@c92948cd11f8: 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 := '5084'O, rac := 'D3'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)@c92948cd11f8: Added conn table entry 0TC_iu_attach_encr(1529)16149975 SGSN_Test_0-SCCP(1521)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1522)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151224319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224319 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224319 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224319 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224319 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 f6 6d d7 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 50 84 d3 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) 20250815151224320 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224320 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224320 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224320 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) 20250815151224320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224320 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) 20250815151224320 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) 20250815151224320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224320 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 f6 6d d7 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151224320 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151224320 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151224320 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151224320 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151224320 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{Deregistered}: Allocated (fsm.c:456) 20250815151224320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151224320 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Allocated (fsm.c:456) 20250815151224320 DMM DEBUG MM_STATE_Iu[0x55889ae5b1c0]{Detached}: Allocated (fsm.c:456) 20250815151224320 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151224320 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151224320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151224320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151224320 DMM DEBUG MM(262420000001001/f40a65a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151224320 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250815151224321 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224321 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224321 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224321 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) 20250815151224321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224321 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) 20250815151224321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224321 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 f6 6d d7 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)@c92948cd11f8: { messageType := 2, destLocRef := 'F66DD7'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@c92948cd11f8: 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 := '7F4E986FBA3664D332C2CD5B48E12C6C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1523B0D2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '687D47DF7C15B0AC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '12B97D2044FFCB7554A1D13EC6355A5A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D2F81FBD4E9828ACBC25F45E0306CD6B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F016A508DED7213F0EB14F25B98447C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '110B12093D240871'O } } } } } SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_from0 20250815151224347 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224347 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224347 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224347 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224347 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224347 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) 20250815151224347 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151224347 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151224347 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151224347 DMM DEBUG MM(262420000001001/f40a65a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250815151224347 DMM NOTICE MM(262420000001001/f40a65a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151224347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151224347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151224347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151224347 DMM DEBUG MM(262420000001001/f40a65a2) Requesting authorization (sgsn_auth.c:160) 20250815151224347 DMM INFO MM(262420000001001/f40a65a2) Requesting authentication tuples (sgsn_auth.c:184) 20250815151224347 DMM DEBUG MM(262420000001001/f40a65a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151224347 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250815151224347 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_0-SCCP(1521)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O SGSN_Test-GSUP(1526)@c92948cd11f8: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@c92948cd11f8: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250815151224353 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151224353 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151224353 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151224353 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151224353 DMM INFO MM(262420000001001/f40a65a2) Subscriber data update (mmctx.c:445) 20250815151224353 DMM DEBUG MM(262420000001001/f40a65a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151224353 DMM INFO MM(262420000001001/f40a65a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151224353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151224353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151224353 DMM INFO MM(262420000001001/f40a65a2) <- GMM AUTH AND CIPHERING REQ (rand = 7f 4e 98 6f ba 36 64 d3 32 c2 cd 5b 48 e1 2c 6c , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 16 a5 08 de d7 21 3f 0e b1 4f 25 b9 84 47 c5 ) (gprs_gmm.c:510) 20250815151224353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250815151224354 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224354 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224354 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224354 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) 20250815151224354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224354 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) 20250815151224354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224354 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 f6 6d d7 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 7f 4e 98 6f ba 36 64 d3 32 c2 cd 5b 48 e1 2c 6c 80 28 10 f0 16 a5 08 de d7 21 3f 0e b1 4f 25 b9 84 47 c5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922110B120923094399990000100001F029043D240871'O 20250815151224368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224368 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224368 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224368 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224368 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224368 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 09 22 11 0b 12 09 23 09 43 99 99 00 00 10 00 01 f0 29 04 3d 24 08 71 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151224369 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151224369 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151224369 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151224369 DMM INFO MM(262420000001001/f40a65a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151224369 DMM NOTICE MM(262420000001001/f40a65a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151224369 DMM DEBUG MM(262420000001001/f40a65a2) checking auth: received UMTS RES = 11 0b 12 09 3d 24 08 71 (gprs_gmm.c:716) 20250815151224369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151224369 DMM DEBUG MM(262420000001001/f40a65a2) Requesting authorization (sgsn_auth.c:160) 20250815151224369 DMM INFO MM(262420000001001/f40a65a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151224369 DMM DEBUG MM(262420000001001/f40a65a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151224369 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250815151224369 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) 20250815151224369 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151224369 DMM DEBUG MM(262420000001001/f40a65a2) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250815151224370 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224370 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224370 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224370 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) 20250815151224370 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224370 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) 20250815151224370 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224370 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224370 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 f6 6d d7 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 12 b9 7d 20 44 ff cb 75 54 a1 d1 3e c6 35 5a 5a 00 0b 40 12 08 90 d2 f8 1f bd 4e 98 28 ac bc 25 f4 5e 03 06 cd 6b 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_len:17 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250815151224394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224394 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224394 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224394 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224394 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) 20250815151224394 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151224394 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151224394 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151224394 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250815151224394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151224394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151224394 DMM INFO MM(262420000001001/f40a65a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xf40a65a2) (gprs_gmm.c:337) 20250815151224394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250815151224394 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224394 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224394 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) 20250815151224394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224394 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) 20250815151224394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224394 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 f6 6d d7 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) 20250815151224395 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224395 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224395 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224395 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) 20250815151224395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224395 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) 20250815151224395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224395 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 f6 6d d7 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 f4 0a 65 a2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151224402 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151224402 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151224402 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250815151224402 DMM INFO MM(262420000001001/f40a65a2) Subscriber data update (mmctx.c:445) 20250815151224402 DMM DEBUG MM(262420000001001/f40a65a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151224402 DMM INFO MM(262420000001001/f40a65a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151224402 DMM NOTICE MM(262420000001001/f40a65a2) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250815151224402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151224402 DMM NOTICE MM(262420000001001/f40a65a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151224402 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) 20250815151224403 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151224403 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250815151224403 DMM INFO MM(262420000001001/f40a65a2) Subscriber data update (mmctx.c:445) 20250815151224403 DMM DEBUG MM(262420000001001/f40a65a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_from0 20250815151224409 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224409 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224409 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224409 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224409 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224409 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) 20250815151224409 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151224409 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151224409 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151224409 DMM INFO MM(262420000001001/f40a65a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151224409 DMM NOTICE MM(262420000001001/f40a65a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151224409 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151224409 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151224409 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151224409 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151224409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151224409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151224409 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224409 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224409 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224409 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) 20250815151224409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224410 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) 20250815151224410 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224410 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 f6 6d d7 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1521)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1521)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151224418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224418 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224418 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224418 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224419 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) 20250815151224419 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151224419 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151224419 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151224419 DMM INFO MM(262420000001001/f40a65a2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151224419 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151224419 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151224419 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224419 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224419 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224419 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) 20250815151224419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151224419 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151224419 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) 20250815151224419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151224419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224419 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 f6 6d d7 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)@c92948cd11f8: Session index based on local reference:0 20250815151224423 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151224423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151224423 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151224423 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151224423 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151224423 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151224423 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151224423 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151224423 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 f6 6d d7 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_iu_attach_encr(1529)@c92948cd11f8: setverdict(pass): none -> pass SGSN_Test_0-RAN(1522)@c92948cd11f8: Deleted conn table entry 0TC_iu_attach_encr(1529)16149975 TC_iu_attach_encr(1529)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@c92948cd11f8: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@c92948cd11f8: Final verdict of PTC: pass 20250815151224493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48128<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1521)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1515)@c92948cd11f8: Final verdict of PTC: none 20250815151224497 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151224498 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1520)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1506)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1510)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1516)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1513)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1526)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1508)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1514)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1518)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@c92948cd11f8: Final verdict of PTC: none 20250815151224626 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151224626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151224626 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151224626 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151224626 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151224626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151224626 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151224626 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151224626 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) 20250815151224626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151224626 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151224626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151224626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151224626 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151224626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151224626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151224626 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) 20250815151224626 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) 20250815151224626 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) 20250815151224626 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) 20250815151224627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151224627 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151224627 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151224627 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) 20250815151224628 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_0-M3UA(1523)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1513): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_encr-BVCI210(1514): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1515): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1516): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@c92948cd11f8: Test case TC_iu_attach_encr finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Fri Aug 15 15:12:24 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 20250815151224850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48140<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151225362 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48140<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=234868) 20250815151225499 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151225499 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151225664 DGPRS DEBUG Checking for inactive LLMEs, time = 57798944 (sgsn.c:132) 20250815151225664 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151225664 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151225664 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151225664 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151225664 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151225664 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151225664 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151225664 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151225664 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151225664 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=234868, count=256760) 20250815151226501 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151226501 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151226630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151226630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151226630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151227506 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151227507 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Fri Aug 15 15:12:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20250815151228508 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151228508 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_iu_attach_geran_rau started. 20250815151228942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151228944 DMM INFO MM(262420000001001/f40a65a2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151228944 DMM INFO MM(262420000001001/f40a65a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151228944 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151228944 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151228944 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151228944 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151228944 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250815151228944 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) 20250815151228944 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) 20250815151228944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151228944 DMM DEBUG MM_STATE_Gb[0x55889ae5b420]{Idle}: Deallocated (fsm.c:568) 20250815151228944 DMM DEBUG MM_STATE_Iu(2)[0x55889ae5b1c0]{Detached}: Deallocated (fsm.c:568) 20250815151228944 DMM DEBUG GMM(gmm_fsm)[0x55889ae63f50]{Deregistered}: Deallocated (fsm.c:568) 20250815151228944 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151229205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151229205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151229205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151229205 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151229205 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151229205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151229205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151229205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151229205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151229213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151229213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151229213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151229214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151229214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151229214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151229214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151229214 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151229214 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151229214 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151229214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1534)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151229217 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151229217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1534)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1535)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151229231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1531)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151229274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151229274 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1536)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1535)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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(1532)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1539)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151229412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151229412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151229412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151229412 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151229412 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151229412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151229412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151229412 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151229412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151229458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151229459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151229459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151229482 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151229482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151229483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151229483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151229483 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151229483 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151229483 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151229483 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151229483 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151229483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(1540)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815151229509 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151229510 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1539)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151229624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1541)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1536)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151229690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151229690 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1538)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1540)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1544)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151229770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151229771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151229771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151229771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151229771 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151229771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151229771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151229771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151229771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151229818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151229818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151229818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151229834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151229834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151229834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151229834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151229834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151229834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151229834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151229834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151229839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151229840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1547)@c92948cd11f8: M3UA emulation initiated, the test can be started 20250815151229864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1545)@c92948cd11f8: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1547)@c92948cd11f8: ************************************************* SGSN_Test-Gb2-BSSGP2(1541)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151229883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151229883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1542)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151230075 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151230075 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) 20250815151230075 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151230075 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151230080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151230080 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151230080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151230080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151230080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151230080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151230080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151230080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151230080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151230080 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) 20250815151230080 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151230080 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) 20250815151230080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151230082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151230082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151230082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151230082 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) 20250815151230082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151230082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151230082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151230082 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) 20250815151230082 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151230082 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) 20250815151230082 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) 20250815151230082 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) 20250815151230082 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) 20250815151230082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151230086 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151230086 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) 20250815151230086 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) 20250815151230511 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151230511 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151230511 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151230511 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151230516 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151230518 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151230884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151230884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151230884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151230884 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151230884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151230884 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151230884 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151230884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151230884 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151230884 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) 20250815151230884 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151230884 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151230884 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151230884 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) 20250815151230884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151230884 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) 20250815151230884 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) 20250815151230884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151230884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151230884 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151230884 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151230884 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1546)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1532)@c92948cd11f8: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='FE708811'O, index=0 SGSN_Test-GSUP(1550)@c92948cd11f8: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@c92948cd11f8: 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 := 'CA3E'O, rac := 'A9'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1546)@c92948cd11f8: Added conn table entry 0TC_iu_attach_geran_rau(1553)15432104 SGSN_Test_0-RAN(1546)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1545)@c92948cd11f8: First idle individual index:0 20250815151232035 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232035 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232035 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232035 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232035 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232035 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232035 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232035 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 eb 79 a8 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 ca 3e a9 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) 20250815151232036 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232036 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232036 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232036 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) 20250815151232036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232036 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) 20250815151232036 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) 20250815151232036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232036 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 eb 79 a8 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151232036 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232036 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232036 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232036 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) 20250815151232036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232036 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) 20250815151232036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232036 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232036 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 eb 79 a8 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) 20250815151232036 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151232036 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151232036 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151232036 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151232036 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151232036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Allocated (fsm.c:456) 20250815151232036 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Allocated (fsm.c:456) 20250815151232036 DMM DEBUG MM_STATE_Iu[0x55889ae5b550]{Detached}: Allocated (fsm.c:456) 20250815151232036 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151232036 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151232036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151232036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151232036 DMM DEBUG MM(262420000001002/f812802e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151232036 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) SGSN_Test_0-SCCP(1545)@c92948cd11f8: { messageType := 2, destLocRef := 'EB79A8'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@c92948cd11f8: 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 := 'EC2286F7A40B31A09567100D4D66214D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '800C035D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8CEC519C87DE32B5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B9EED7E38950A478497809DDE1491395'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'AAACA87C182E68E7598104ECCA734654'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E41F266D5F04721C969F9664918A843D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '73413040A358B229'O } } } } } SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_from0 20250815151232133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232133 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232133 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232133 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232133 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) 20250815151232133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151232133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151232133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151232133 DMM DEBUG MM(262420000001002/f812802e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250815151232133 DMM NOTICE MM(262420000001002/f812802e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151232133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151232133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151232133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151232133 DMM DEBUG MM(262420000001002/f812802e) Requesting authorization (sgsn_auth.c:160) 20250815151232133 DMM INFO MM(262420000001002/f812802e) Requesting authentication tuples (sgsn_auth.c:184) 20250815151232133 DMM DEBUG MM(262420000001002/f812802e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151232133 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250815151232133 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_0-SCCP(1545)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O SGSN_Test-GSUP(1550)@c92948cd11f8: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@c92948cd11f8: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250815151232152 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151232152 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151232152 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151232152 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151232152 DMM INFO MM(262420000001002/f812802e) Subscriber data update (mmctx.c:445) 20250815151232152 DMM DEBUG MM(262420000001002/f812802e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151232152 DMM INFO MM(262420000001002/f812802e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151232152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151232152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151232152 DMM INFO MM(262420000001002/f812802e) <- GMM AUTH AND CIPHERING REQ (rand = ec 22 86 f7 a4 0b 31 a0 95 67 10 0d 4d 66 21 4d , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 1f 26 6d 5f 04 72 1c 96 9f 96 64 91 8a 84 3d ) (gprs_gmm.c:510) 20250815151232152 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250815151232153 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232153 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232153 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232153 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) 20250815151232153 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232153 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) 20250815151232153 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232153 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232153 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 eb 79 a8 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 ec 22 86 f7 a4 0b 31 a0 95 67 10 0d 4d 66 21 4d 80 28 10 e4 1f 26 6d 5f 04 72 1c 96 9f 96 64 91 8a 84 3d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_from0 20250815151232175 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232176 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232176 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232176 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232176 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232176 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232176 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232176 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 00 22 73 41 30 40 23 09 43 99 99 00 00 10 00 02 f0 29 04 a3 58 b2 29 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151232176 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151232176 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151232176 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151232176 DMM INFO MM(262420000001002/f812802e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151232176 DMM NOTICE MM(262420000001002/f812802e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151232176 DMM DEBUG MM(262420000001002/f812802e) checking auth: received UMTS RES = 73 41 30 40 a3 58 b2 29 (gprs_gmm.c:716) 20250815151232176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151232176 DMM DEBUG MM(262420000001002/f812802e) Requesting authorization (sgsn_auth.c:160) 20250815151232176 DMM INFO MM(262420000001002/f812802e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151232176 DMM DEBUG MM(262420000001002/f812802e) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151232176 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250815151232176 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) 20250815151232176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151232176 DMM DEBUG MM(262420000001002/f812802e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151232177 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232177 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232177 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) 20250815151232177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232177 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) 20250815151232177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232177 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 eb 79 a8 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b9 ee d7 e3 89 50 a4 78 49 78 09 dd e1 49 13 95 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300227341304023094399990000100002F02904A358B229'O SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_from0 20250815151232241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232241 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232241 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232241 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232241 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) 20250815151232242 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151232242 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151232242 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151232242 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250815151232242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151232242 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151232242 DMM INFO MM(262420000001002/f812802e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf812802e) (gprs_gmm.c:337) 20250815151232242 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250815151232242 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232242 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232242 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232242 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) 20250815151232242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232242 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) 20250815151232242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232242 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 eb 79 a8 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) 20250815151232242 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232242 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232242 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232242 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) 20250815151232242 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232242 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) 20250815151232242 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232242 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232242 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 eb 79 a8 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 f8 12 80 2e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151232261 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151232262 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151232262 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250815151232262 DMM INFO MM(262420000001002/f812802e) Subscriber data update (mmctx.c:445) 20250815151232262 DMM DEBUG MM(262420000001002/f812802e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151232262 DMM INFO MM(262420000001002/f812802e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151232262 DMM NOTICE MM(262420000001002/f812802e) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250815151232262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151232262 DMM NOTICE MM(262420000001002/f812802e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151232262 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) 20250815151232272 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151232272 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250815151232272 DMM INFO MM(262420000001002/f812802e) Subscriber data update (mmctx.c:445) 20250815151232272 DMM DEBUG MM(262420000001002/f812802e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_from0 20250815151232279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232279 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232279 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232279 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232279 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) 20250815151232280 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151232280 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151232280 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151232280 DMM INFO MM(262420000001002/f812802e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151232280 DMM NOTICE MM(262420000001002/f812802e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151232280 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151232280 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151232280 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151232280 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151232280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151232280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151232280 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232280 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232280 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232280 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) 20250815151232280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232280 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) 20250815151232280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232280 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 eb 79 a8 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1545)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1545)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151232348 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232348 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232348 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232348 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232348 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232348 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232348 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232348 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) 20250815151232349 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151232349 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151232349 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151232349 DMM INFO MM(262420000001002/f812802e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151232349 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151232349 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151232349 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232349 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232349 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232349 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) 20250815151232349 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151232349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151232349 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) 20250815151232349 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151232349 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232349 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 eb 79 a8 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151232353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151232353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151232353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151232353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151232353 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151232353 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151232353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151232353 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151232353 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 eb 79 a8 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1546)@c92948cd11f8: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)15432104 TC_iu_attach_geran_rau(1553)@c92948cd11f8: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1532)@c92948cd11f8: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1532)@c92948cd11f8: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='F812802E'O, index=1 20250815151232443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151232443 DLLC NOTICE LLME(ffffffff/f812802e){UNASSIGNED} LLC RX: unknown TLLI 0xf812802e, creating LLME on the fly (gprs_llc.c:552) 20250815151232443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250815151232443 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815151232444 DMM INFO MM(262420000001002/f812802e) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f812802e, P-TMSI: f812802e (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250815151232444 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250815151232444 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250815151232444 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151232444 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151232444 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250815151232444 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151232444 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151232444 DLLC NOTICE LLME(ffffffff/f812802e){UNASSIGNED} LLGM Assign pre (f812802e => f812802e) (gprs_llc.c:1079) 20250815151232444 DLLC NOTICE LLME(f812802e/f812802e){ASSIGNED} LLGM Assign post (f812802e => f812802e) (gprs_llc.c:1125) 20250815151232444 DMM INFO MM(262420000001002/f812802e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1532)@c92948cd11f8: Removing Client IMSI='262420000001002'H, index=1 20250815151232551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151232551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151232551 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151232551 DMM INFO MM(262420000001002/f812802e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815151232551 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815151232551 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151232551 DLLC NOTICE LLME(f812802e/f812802e){ASSIGNED} LLGM Assign pre (ffffffff => f812802e) (gprs_llc.c:1079) 20250815151232551 DLLC NOTICE LLME(ffffffff/f812802e){ASSIGNED} LLGM Assign post (ffffffff => f812802e) (gprs_llc.c:1125) 20250815151232551 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250815151232551 DMM ERROR MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@c92948cd11f8: Final verdict of PTC: pass 20250815151232588 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151232588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151232588 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151232588 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151232588 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151232588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151232588 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151232588 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151232588 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) 20250815151232588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151232588 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151232588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151232588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151232588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151232588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151232588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151232588 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) 20250815151232588 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) 20250815151232588 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) 20250815151232588 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) 20250815151232588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151232588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151232591 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151232591 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) 20250815151232591 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) 20250815151232598 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48142<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1546)@c92948cd11f8: Final verdict of PTC: none 20250815151232618 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151232618 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1550)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1542)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1539)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1545)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1544)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1534)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1537)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1538)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1543)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1533)@c92948cd11f8: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1532)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1532): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1533): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1542): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1543): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@c92948cd11f8: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Fri Aug 15 15:12:32 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 20250815151233062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151233582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53328<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=253880) 20250815151233622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151233622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151234589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151234589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151234589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151234624 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151234624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=253880, count=258236) 20250815151235626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151235626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Fri Aug 15 15:12:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151236628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151236628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151237419 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151237421 DMM INFO MM(262420000001002/f812802e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151237421 DMM INFO MM(262420000001002/f812802e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151237421 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151237421 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151237421 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250815151237421 DMM ERROR MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250815151237421 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250815151237421 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) 20250815151237421 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) 20250815151237421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Deallocated (fsm.c:568) 20250815151237421 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Deallocated (fsm.c:568) 20250815151237421 DMM DEBUG MM_STATE_Iu(3)[0x55889ae5b550]{Detached}: Deallocated (fsm.c:568) 20250815151237421 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151237421 DLLC NOTICE LLME(ffffffff/f812802e){ASSIGNED} LLGM Assign pre (f812802e => ffffffff) (gprs_llc.c:1079) 20250815151237421 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f812802e => ffffffff) (gprs_llc.c:1125) 20250815151237421 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_geran_attach_iu_rau started. SGSN_Test-Gb0-NS0(1554)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151237632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151237633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1554)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1559)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1558)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151237767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151237767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151237767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151237767 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151237767 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151237767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151237767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151237767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151237767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151237780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151237780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151237780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151237781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151237781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151237781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151237781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151237781 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151237781 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151237781 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151237781 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151237784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151237784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1558)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151237808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1555)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1560)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1559)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151237879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151237879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1557)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1563)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151237910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151237910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151237910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151237910 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151237910 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151237910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151237910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151237910 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151237910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1564)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1563)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151237933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151237933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151237933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151237933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151237933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151237934 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151237934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151237934 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151237934 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151237934 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151237934 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151237935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151237935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1563)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1563)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151237948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1560)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151238010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151238010 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1564)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1562)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1568)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-BSSGP2(1565)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151238076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151238076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151238076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151238076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151238076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151238076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151238076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151238076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151238076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151238162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151238162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151238162 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151238170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151238170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151238170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151238170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151238170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151238170 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151238170 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151238170 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1568)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1568)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151238178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151238178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1571)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1571)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1571)@c92948cd11f8: ************************************************* SGSN_Test_0-SCCP(1569)@c92948cd11f8: v_sccp_pdu_maxlen:268 20250815151238202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1565)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151238242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151238242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1567)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151238399 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151238399 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) 20250815151238399 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151238399 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151238403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151238403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151238403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151238403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151238403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151238403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151238403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151238403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151238403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151238403 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) 20250815151238403 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151238403 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) 20250815151238403 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151238410 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151238410 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151238410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151238410 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) 20250815151238410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151238410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151238410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151238410 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) 20250815151238410 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151238410 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) 20250815151238410 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) 20250815151238410 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) 20250815151238410 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) 20250815151238410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151238411 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151238411 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) 20250815151238411 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) 20250815151238633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151238633 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151238633 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151238633 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151238637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151238638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151239208 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151239208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151239208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151239208 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151239208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151239208 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151239208 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151239208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151239208 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151239208 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) 20250815151239208 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151239208 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151239208 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151239208 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151239208 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151239208 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) 20250815151239208 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151239208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151239208 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) 20250815151239208 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151239208 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151239208 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 01 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)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@c92948cd11f8: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='FDCE5BCB'O, index=0 SGSN_Test-GSUP(1574)@c92948cd11f8: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@c92948cd11f8: 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 := '6CC7C6B233A71888965A04056F877897'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7228C6F3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0E44B8D6E6262DDE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '74E8EE453B268B23C583614AB51ED419'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0BA1C635A6EB53C3C75FB622FBDFA271'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B6686E06CC63C6DD83895D2713B4CE94'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '020614A9338BD7FF'O } } } } } 20250815151239916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151239916 DLLC NOTICE LLME(ffffffff/fdce5bcb){UNASSIGNED} LLC RX: unknown TLLI 0xfdce5bcb, creating LLME on the fly (gprs_llc.c:552) 20250815151239916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151239916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151239916 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Allocated (fsm.c:456) 20250815151239916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815151239916 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Allocated (fsm.c:456) 20250815151239916 DMM DEBUG MM_STATE_Iu[0x55889ae5b420]{Detached}: Allocated (fsm.c:456) 20250815151239916 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151239916 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151239916 DLLC NOTICE LLME(ffffffff/fdce5bcb){UNASSIGNED} LLGM Assign pre (fdce5bcb => fadc9627) (gprs_llc.c:1079) 20250815151239916 DLLC NOTICE LLME(fdce5bcb/fadc9627){ASSIGNED} LLGM Assign post (fdce5bcb => fadc9627) (gprs_llc.c:1125) 20250815151239916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151239916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151239916 DMM DEBUG MM(262420000001003/fadc9627) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151239951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151239951 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250815151239951 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151239951 DMM DEBUG MM(262420000001003/fadc9627) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250815151239951 DMM NOTICE MM(262420000001003/fadc9627) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151239951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151239951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151239951 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151239951 DMM DEBUG MM(262420000001003/fadc9627) Requesting authorization (sgsn_auth.c:160) 20250815151239951 DMM INFO MM(262420000001003/fadc9627) Requesting authentication tuples (sgsn_auth.c:184) 20250815151239951 DMM DEBUG MM(262420000001003/fadc9627) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151239951 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250815151239951 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@c92948cd11f8: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250815151239957 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151239957 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151239957 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151239957 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151239957 DMM INFO MM(262420000001003/fadc9627) Subscriber data update (mmctx.c:445) 20250815151239957 DMM DEBUG MM(262420000001003/fadc9627) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151239957 DMM INFO MM(262420000001003/fadc9627) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151239957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151239957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151239957 DMM INFO MM(262420000001003/fadc9627) <- GMM AUTH AND CIPHERING REQ (rand = 6c c7 c6 b2 33 a7 18 88 96 5a 04 05 6f 87 78 97 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 68 6e 06 cc 63 c6 dd 83 89 5d 27 13 b4 ce 94 ) (gprs_gmm.c:510) 20250815151239974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151239974 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250815151239974 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151239974 DMM INFO MM(262420000001003/fadc9627) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151239974 DMM NOTICE MM(262420000001003/fadc9627) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151239974 DMM DEBUG MM(262420000001003/fadc9627) checking auth: received UMTS RES = 02 06 14 a9 33 8b d7 ff (gprs_gmm.c:716) 20250815151239974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151239974 DMM DEBUG MM(262420000001003/fadc9627) Requesting authorization (sgsn_auth.c:160) 20250815151239974 DMM INFO MM(262420000001003/fadc9627) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151239974 DMM DEBUG MM(262420000001003/fadc9627) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151239974 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250815151239974 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) 20250815151239974 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250815151239974 DMM INFO MM(262420000001003/fadc9627) <- GMM ATTACH ACCEPT (new P-TMSI=0xfadc9627) (gprs_gmm.c:337) 20250815151239977 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151239977 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151239977 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250815151239977 DMM INFO MM(262420000001003/fadc9627) Subscriber data update (mmctx.c:445) 20250815151239977 DMM DEBUG MM(262420000001003/fadc9627) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151239977 DMM INFO MM(262420000001003/fadc9627) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151239977 DMM NOTICE MM(262420000001003/fadc9627) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250815151239977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151239977 DMM NOTICE MM(262420000001003/fadc9627) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151239977 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) 20250815151239984 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151239984 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250815151239984 DMM INFO MM(262420000001003/fadc9627) Subscriber data update (mmctx.c:445) 20250815151239984 DMM DEBUG MM(262420000001003/fadc9627) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151239993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151239993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250815151239993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250815151239993 DMM INFO MM(262420000001003/fadc9627) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151239993 DMM NOTICE MM(262420000001003/fadc9627) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151239993 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151239993 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151239993 DLLC NOTICE LLME(fdce5bcb/fadc9627){ASSIGNED} LLGM Assign pre (ffffffff => fadc9627) (gprs_llc.c:1079) 20250815151239993 DLLC NOTICE LLME(ffffffff/fadc9627){ASSIGNED} LLGM Assign post (ffffffff => fadc9627) (gprs_llc.c:1125) 20250815151239993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250815151239993 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250815151239993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151239993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@c92948cd11f8: 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 := 'FADC9627'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)@c92948cd11f8: Added conn table entry 0TC_geran_attach_iu_rau(1577)10380851 SGSN_Test_0-SCCP(1569)@c92948cd11f8: First idle individual index:0 20250815151240067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151240067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151240067 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151240067 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151240067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151240067 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240067 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 9e 66 33 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 fa dc 96 27 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) 20250815151240068 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151240068 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151240068 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151240068 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250815151240068 DMM INFO MM(262420000001003/fadc9627) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: fadc9627 (00000000), TLLI: fadc9627 (fadc9627), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250815151240068 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250815151240068 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250815151240068 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250815151240068 DLLC NOTICE LLME(ffffffff/fadc9627){ASSIGNED} LLGM Assign pre (fadc9627 => ffffffff) (gprs_llc.c:1079) 20250815151240068 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fadc9627 => ffffffff) (gprs_llc.c:1125) 20250815151240068 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151240068 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250815151240068 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151240068 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151240068 DMM DEBUG MM(262420000001003/fadc9627) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151240068 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240068 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240068 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240068 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) 20250815151240068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151240068 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151240068 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) 20250815151240068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151240068 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240068 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 9e 66 33 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151240069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240069 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240069 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) 20250815151240069 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151240069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151240069 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) 20250815151240069 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151240069 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240069 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 9e 66 33 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 74 e8 ee 45 3b 26 8b 23 c5 83 61 4a b5 1e d4 19 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1570)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1569)@c92948cd11f8: { messageType := 2, destLocRef := '9E6633'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1569)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151240094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151240094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151240094 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151240094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151240094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151240094 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240094 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) 20250815151240094 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151240095 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151240095 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151240095 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250815151240095 DMM INFO MM(262420000001003/fadc9627) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250815151240095 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250815151240095 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240095 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240095 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240095 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) 20250815151240095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151240095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151240095 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) 20250815151240095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151240095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240095 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 9e 66 33 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) 20250815151240095 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240095 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240095 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240095 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) 20250815151240095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151240095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151240095 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) 20250815151240095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151240095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240095 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 9e 66 33 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 fa dc 96 27 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@c92948cd11f8: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@c92948cd11f8: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1569)@c92948cd11f8: vl_from0 TC_geran_attach_iu_rau(1577)@c92948cd11f8: Final verdict of PTC: pass SGSN_Test_0-SCCP(1569)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250815151240128 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240128 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151240128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151240128 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151240128 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151240128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151240128 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151240129 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) 20250815151240129 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151240129 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151240129 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151240129 DMM INFO MM(262420000001003/fadc9627) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250815151240129 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250815151240129 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151240129 DMM DEBUG MM_STATE_Iu[0x55889ae5b420]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250815151240129 DMM ERROR MM_STATE_Iu[0x55889ae5b420]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) 20250815151240151 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53330<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1569)@c92948cd11f8: Final verdict of PTC: none 20250815151240166 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151240167 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1574)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1563)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1573)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@c92948cd11f8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1561)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1571)@c92948cd11f8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1562)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1566)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1556)@c92948cd11f8: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1568)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1558)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1570)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1561): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1562): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@c92948cd11f8: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. 20250815151240330 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151240330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151240330 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151240330 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151240330 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151240330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151240330 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151240330 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151240330 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) 20250815151240330 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240330 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151240330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151240330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151240330 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151240330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151240330 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151240330 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) 20250815151240330 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) 20250815151240330 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) 20250815151240331 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) 20250815151240331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151240331 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151240331 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151240331 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) 20250815151240331 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) 20250815151240331 DMM INFO MM(262420000001003/fadc9627) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151240331 DMM DEBUG MM_STATE_Iu[0x55889ae5b420]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151240331 DMM ERROR MM_STATE_Iu[0x55889ae5b420]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:168) 20250815151240331 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151240331 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151240331 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151240331 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) 20250815151240331 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151240331 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) 20250815151240331 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) Fri Aug 15 15:12:40 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 20250815151240533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151241058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=207500) 20250815151241170 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151241170 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=207500, count=211844) 20250815151242174 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151242174 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151242332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151242332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151242332 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151243182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151243182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Fri Aug 15 15:12:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Warnings or error messages from command: /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Message: Capturing on 'any' Waiting for packet dumper to start... 0 20250815151244184 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151244184 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user started. 20250815151244900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151244901 DMM INFO MM(262420000001003/fadc9627) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151244901 DMM INFO MM(262420000001003/fadc9627) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151244901 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151244901 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151244901 DMM DEBUG MM_STATE_Iu[0x55889ae5b420]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151244901 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250815151244901 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) 20250815151244901 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) 20250815151244901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815151244901 DMM DEBUG MM_STATE_Gb(0)[0x55889ae5b2f0]{Idle}: Deallocated (fsm.c:568) 20250815151244901 DMM DEBUG MM_STATE_Iu[0x55889ae5b420]{Detached}: Deallocated (fsm.c:568) 20250815151244901 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b1c0]{Deregistered}: Deallocated (fsm.c:568) 20250815151244901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151245060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151245060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151245060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151245060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151245060 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151245060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151245060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151245060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151245060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(1583)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151245106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151245106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151245106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151245106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151245106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151245106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151245106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151245106 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151245106 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151245106 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151245106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151245106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151245106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1584)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151245126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1587)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(1579)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1587)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151245186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151245186 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151245211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151245211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151245211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151245211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151245211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151245211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151245211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151245211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151245211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151245240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151245240 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1587)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151245256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151245256 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151245256 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151245257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151245257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151245257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151245257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151245257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151245257 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151245257 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151245257 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151245257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151245257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1587)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user-BVCI196(1581)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151245283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1588)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1584)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151245309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151245309 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1586)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1589)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1588)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1592)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151245393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151245393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151245393 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151245393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151245393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151245393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1592)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151245405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151245405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151245405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151245405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151245405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151245405 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151245405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151245405 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151245405 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151245405 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151245405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151245407 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151245407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1592)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1592)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151245416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151245462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151245462 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1591)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1595)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@c92948cd11f8: ************************************************* MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1593)@c92948cd11f8: v_sccp_pdu_maxlen:268 20250815151245702 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151245702 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) 20250815151245702 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151245702 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151245707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151245707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151245707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151245707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151245707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151245707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151245707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151245707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151245707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151245707 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) 20250815151245707 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151245707 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) 20250815151245707 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151245709 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151245709 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151245709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151245709 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) 20250815151245709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151245709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151245709 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151245709 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) 20250815151245709 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151245709 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) 20250815151245709 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) 20250815151245709 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) 20250815151245709 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) 20250815151245709 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151245709 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151245709 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) 20250815151245709 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) 20250815151246190 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151246190 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151246190 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151246190 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151246195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151246198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: 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)@c92948cd11f8: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151246527 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151246527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151246527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151246527 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151246527 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151246527 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151246527 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151246527 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151246527 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151246527 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) 20250815151246528 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151246528 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151246528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151246528 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) 20250815151246528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151246528 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) 20250815151246528 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) 20250815151246528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151246528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151246528 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 00 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) 20250815151246527 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151246527 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) SGSN_Test_0-RAN(1594)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='D7BD0D38'O, index=0 SGSN_Test-GSUP(1598)@c92948cd11f8: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@c92948cd11f8: 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 := '73B0'O, rac := 'DD'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)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user(1601)6049186 20250815151247388 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247388 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247388 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247388 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247388 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247388 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247388 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247388 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 5c 4d a2 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 73 b0 dd 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) 20250815151247389 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247389 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247389 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247389 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) 20250815151247389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247389 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) 20250815151247389 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) 20250815151247389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247389 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 5c 4d a2 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151247389 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247389 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247389 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247389 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) 20250815151247389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247389 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) 20250815151247389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247389 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247389 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 5c 4d a2 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) 20250815151247389 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151247389 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151247389 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151247389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151247389 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{Deregistered}: Allocated (fsm.c:456) 20250815151247389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151247389 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151247389 DMM DEBUG MM_STATE_Iu[0x55889ae67250]{Detached}: Allocated (fsm.c:456) 20250815151247389 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151247389 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151247389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151247389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151247389 DMM DEBUG MM(262420000001004/f36d9f5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151247389 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) SGSN_Test_0-SCCP(1593)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1594)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1593)@c92948cd11f8: { messageType := 2, destLocRef := '5C4DA2'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@c92948cd11f8: 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 := 'A8E3B445D4F1F99ABAAC2D73A876F7BE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C4D22C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '175749C889643995'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '9C3617EFF9D6A2BF4A97096B3F30E47F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '78CEBD596036ACF9A74B44CBB714AA5B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '508A91B37A494345675C9A081B849A39'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '23B873B33D1DA162'O } } } } } SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 20250815151247420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247420 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247420 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247420 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247420 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) SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O SGSN_Test-GSUP(1598)@c92948cd11f8: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250815151247420 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151247420 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151247420 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151247420 DMM DEBUG MM(262420000001004/f36d9f5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250815151247420 DMM NOTICE MM(262420000001004/f36d9f5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151247420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151247420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151247420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151247420 DMM DEBUG MM(262420000001004/f36d9f5b) Requesting authorization (sgsn_auth.c:160) 20250815151247420 DMM INFO MM(262420000001004/f36d9f5b) Requesting authentication tuples (sgsn_auth.c:184) 20250815151247420 DMM DEBUG MM(262420000001004/f36d9f5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151247420 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250815151247420 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) 20250815151247426 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151247426 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151247426 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151247426 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151247426 DMM INFO MM(262420000001004/f36d9f5b) Subscriber data update (mmctx.c:445) 20250815151247426 DMM DEBUG MM(262420000001004/f36d9f5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151247426 DMM INFO MM(262420000001004/f36d9f5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151247426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151247426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151247426 DMM INFO MM(262420000001004/f36d9f5b) <- GMM AUTH AND CIPHERING REQ (rand = a8 e3 b4 45 d4 f1 f9 9a ba ac 2d 73 a8 76 f7 be , mmctx_is_r99=1, vec->auth_types=0x3, autn = 50 8a 91 b3 7a 49 43 45 67 5c 9a 08 1b 84 9a 39 ) (gprs_gmm.c:510) 20250815151247426 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250815151247427 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247427 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247427 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247427 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) 20250815151247427 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247427 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) 20250815151247427 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247427 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247427 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 5c 4d a2 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 a8 e3 b4 45 d4 f1 f9 9a ba ac 2d 73 a8 76 f7 be 80 28 10 50 8a 91 b3 7a 49 43 45 67 5c 9a 08 1b 84 9a 39 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813022223B873B323094399990000100004F029043D1DA162'O 20250815151247440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247440 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247440 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247440 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247440 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 02 22 23 b8 73 b3 23 09 43 99 99 00 00 10 00 04 f0 29 04 3d 1d a1 62 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151247441 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151247441 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151247441 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151247441 DMM INFO MM(262420000001004/f36d9f5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151247441 DMM NOTICE MM(262420000001004/f36d9f5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151247441 DMM DEBUG MM(262420000001004/f36d9f5b) checking auth: received UMTS RES = 23 b8 73 b3 3d 1d a1 62 (gprs_gmm.c:716) 20250815151247441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151247441 DMM DEBUG MM(262420000001004/f36d9f5b) Requesting authorization (sgsn_auth.c:160) 20250815151247441 DMM INFO MM(262420000001004/f36d9f5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151247441 DMM DEBUG MM(262420000001004/f36d9f5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151247441 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250815151247441 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) 20250815151247441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151247441 DMM DEBUG MM(262420000001004/f36d9f5b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151247441 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247441 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247441 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247441 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) 20250815151247441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247441 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) 20250815151247441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247441 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 5c 4d a2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9c 36 17 ef f9 d6 a2 bf 4a 97 09 6b 3f 30 e4 7f 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151247480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247480 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247480 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247480 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247480 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) 20250815151247480 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151247480 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151247480 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151247480 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250815151247480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151247481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151247481 DMM INFO MM(262420000001004/f36d9f5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf36d9f5b) (gprs_gmm.c:337) 20250815151247481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250815151247481 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247481 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247481 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) 20250815151247481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247481 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) 20250815151247481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247481 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 5c 4d a2 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) 20250815151247481 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247481 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247481 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) 20250815151247481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247481 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) 20250815151247481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247481 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 5c 4d a2 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 f3 6d 9f 5b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151247491 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151247491 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151247491 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250815151247491 DMM INFO MM(262420000001004/f36d9f5b) Subscriber data update (mmctx.c:445) 20250815151247491 DMM DEBUG MM(262420000001004/f36d9f5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151247491 DMM INFO MM(262420000001004/f36d9f5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151247491 DMM NOTICE MM(262420000001004/f36d9f5b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250815151247491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151247491 DMM NOTICE MM(262420000001004/f36d9f5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151247491 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) 20250815151247492 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151247492 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250815151247492 DMM INFO MM(262420000001004/f36d9f5b) Subscriber data update (mmctx.c:445) 20250815151247492 DMM DEBUG MM(262420000001004/f36d9f5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 20250815151247499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247499 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247499 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247499 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) 20250815151247499 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151247499 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151247499 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151247499 DMM INFO MM(262420000001004/f36d9f5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151247499 DMM NOTICE MM(262420000001004/f36d9f5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151247499 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151247499 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151247499 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151247499 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151247499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151247499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151247500 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247500 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247500 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) 20250815151247500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247500 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) 20250815151247500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247500 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 5c 4d a2 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151247510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247510 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247510 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247510 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247510 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) 20250815151247511 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151247511 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151247511 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151247511 DMM INFO MM(262420000001004/f36d9f5b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151247511 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151247511 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151247511 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247511 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247511 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247511 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) 20250815151247511 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247511 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247511 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) 20250815151247511 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247511 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247511 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 5c 4d a2 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)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 20250815151247514 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247514 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247514 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247514 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247514 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247514 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247514 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247514 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 5c 4d a2 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_user(1601)6049186 TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@c92948cd11f8: 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 := 'F36D9F5B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user(1601)871482 SGSN_Test_0-SCCP(1593)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1594)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151247714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247714 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247714 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247714 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247714 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247714 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247714 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247714 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 0d 4c 3a 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 f3 6d 9f 5b 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) 20250815151247715 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151247715 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151247715 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151247715 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF36D9F5B) type="signalling"  (gprs_gmm.c:1936) 20250815151247715 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151247715 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151247715 DMM DEBUG MM(262420000001004/f36d9f5b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151247715 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247715 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247715 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247715 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) 20250815151247715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247715 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) 20250815151247715 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) 20250815151247715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247715 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 0d 4c 3a 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151247715 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247715 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247715 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247715 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) 20250815151247715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247715 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) 20250815151247715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247715 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 0d 4c 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 9c 36 17 ef f9 d6 a2 bf 4a 97 09 6b 3f 30 e4 7f 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)@c92948cd11f8: { messageType := 2, destLocRef := '0D4C3A'O ("\rL:"), 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151247723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247723 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247723 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247723 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) 20250815151247724 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151247724 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151247724 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151247724 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250815151247724 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151247724 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151247724 DMM INFO MM(262420000001004/f36d9f5b) <- GMM SERVICE ACCEPT (P-TMSI=0xf36d9f5b) (gprs_gmm.c:863) 20250815151247724 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250815151247724 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247724 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247724 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) 20250815151247724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247724 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) 20250815151247724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247724 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 0d 4c 3a 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) 20250815151247724 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247724 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247724 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) 20250815151247724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247724 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) 20250815151247724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247724 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 0d 4c 3a 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151247740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247740 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247740 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247740 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247740 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) 20250815151247741 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151247741 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151247741 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151247741 DMM INFO MM(262420000001004/f36d9f5b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151247741 DMM INFO MM(262420000001004/f36d9f5b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151247741 DMM DEBUG MM(262420000001004/f36d9f5b) Using GGSN 0 (gprs_sm.c:317) 20250815151247741 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) 20250815151247741 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250815151247741 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151247741 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151247741 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250815151247766 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 97 38 63 1b 11 9a f1 64 b5 14 05 7f e0 c4 de 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1080 from retransmit req queue (gtp.c:465) 20250815151247766 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151247766 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151247767 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247767 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247767 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247767 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) 20250815151247767 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247767 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) 20250815151247767 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247767 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247767 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 0d 4c 3a 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 97 38 63 1b 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151247811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247811 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247811 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247811 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247811 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247811 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 06 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 23 d4 38 4a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151247812 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151247812 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151247812 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151247812 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:625) 20250815151247812 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151247812 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250815151247812 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151247812 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250815151247812 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247812 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247812 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247812 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) 20250815151247812 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247812 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) 20250815151247812 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247812 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247812 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 06 06 0d 4c 3a 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(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680023D4384A'O SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151247828 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 39 00 00 01 80 10 97 38 63 1b 11 9a f1 64 b5 7f e0 c4 de 16 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:465) 20250815151247828 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151247828 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1593)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151247852 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247852 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151247852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151247852 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151247852 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151247852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151247852 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247852 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 06 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) 20250815151247852 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151247852 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151247852 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151247852 DMM INFO MM(262420000001004/f36d9f5b) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151247852 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151247852 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250815151247856 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:465) 20250815151247856 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151247856 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151247856 DMM INFO MM(262420000001004/f36d9f5b) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151247856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250815151247856 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20250815151247856 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815151247856 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247856 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247856 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247856 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) 20250815151247856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151247856 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) 20250815151247856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151247856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151247856 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 0d 4c 3a 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(1593)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1581)@c92948cd11f8: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1601)@c92948cd11f8: Final verdict of PTC: pass 20250815151247885 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151247885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151247885 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151247885 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151247885 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151247885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151247885 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151247885 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151247885 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) 20250815151247885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247885 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151247885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151247885 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151247885 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) 20250815151247885 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) 20250815151247885 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) 20250815151247885 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) 20250815151247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151247885 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151247886 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151247886 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) 20250815151247886 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) 20250815151247886 DMM INFO MM(262420000001004/f36d9f5b) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151247886 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151247886 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151247886 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151247886 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151247886 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151247886 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) 20250815151247886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151247886 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) 20250815151247886 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151247895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42318<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815151247902 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151247902 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1598)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1593)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1591)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1588)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1585)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1597)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1582)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1587)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1580)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1590)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1594)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1596)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1592)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1590): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1591): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1592): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1593): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user(1601): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Fri Aug 15 15:12:48 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250815151248160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42330<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151248682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42330<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360136) 20250815151248903 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151248903 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=360136, count=364588) 20250815151249889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151249889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151249889 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151249906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151249907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151250334 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151250334 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151250334 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151250334 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) 20250815151250334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151250334 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) 20250815151250334 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151250910 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151250910 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Fri Aug 15 15:12:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151251911 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151251912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250815151252638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151252651 DMM INFO MM(262420000001004/f36d9f5b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151252651 DMM INFO MM(262420000001004/f36d9f5b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151252651 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151252651 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151252651 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151252652 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151252652 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250815151252652 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) 20250815151252652 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) 20250815151252652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151252652 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151252652 DMM DEBUG MM_STATE_Iu(5)[0x55889ae67250]{Detached}: Deallocated (fsm.c:568) 20250815151252652 DMM DEBUG GMM(gmm_fsm)[0x55889ae5b420]{Deregistered}: Deallocated (fsm.c:568) 20250815151252652 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151252886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151252886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151252886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151252886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151252886 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151252886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151252886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151252886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151252886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1607)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151252914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151252914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1606)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151252923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151252924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151252924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151252924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151252924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151252924 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151252924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151252924 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151252924 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151252924 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151252924 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151252927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151252927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151252959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1603)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1607)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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-Gb2-NS2(1612)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1611)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151253047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151253047 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1611)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151253066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151253066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151253066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151253066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151253066 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151253066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151253066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151253066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151253066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151253078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151253078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151253078 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-BSSGP2(1613)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151253087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151253087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151253087 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151253087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151253087 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151253087 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151253087 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151253087 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1611)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1612)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151253130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151253131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1616)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151253152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151253152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151253152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151253152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151253152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151253152 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151253152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151253152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151253152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151253152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151253241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151253241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151253241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151253251 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151253251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151253252 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151253252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151253252 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151253252 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151253252 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151253252 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151253258 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151253259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT -NSVCI99(1616)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1619)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1619)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@c92948cd11f8: ************************************************* 20250815151253265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151253265 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1617)@c92948cd11f8: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151253271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1613)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151253354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151253354 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151253467 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151253467 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) 20250815151253467 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151253467 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151253472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151253472 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151253472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151253472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151253472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151253472 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151253472 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151253473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151253473 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151253473 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) 20250815151253473 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151253473 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) 20250815151253473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151253475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151253475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151253475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151253475 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) 20250815151253475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151253475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151253475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151253475 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) 20250815151253475 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151253475 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) 20250815151253475 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) 20250815151253475 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) 20250815151253475 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) 20250815151253475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151253478 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151253478 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) 20250815151253478 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) 20250815151253915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151253915 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151253915 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151253915 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151253942 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151253942 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151254289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151254289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151254289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151254289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151254289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151254289 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151254289 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151254289 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151254289 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151254289 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) 20250815151254290 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151254290 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151254295 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151254295 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151254295 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151254295 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) 20250815151254295 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151254295 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) 20250815151254295 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) 20250815151254295 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151254295 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151254295 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(1618)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='C8D2895D'O, index=0 SGSN_Test-GSUP(1622)@c92948cd11f8: 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)@c92948cd11f8: 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 := 'CC3B'O, rac := '22'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)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)15491364 SGSN_Test_0-SCCP(1617)@c92948cd11f8: First idle individual index:0 20250815151255196 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255196 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255196 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255196 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255196 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255196 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 ec 61 24 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 cc 3b 22 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) SGSN_Test_0-RAN(1618)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151255196 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151255196 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151255196 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151255196 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151255197 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{Deregistered}: Allocated (fsm.c:456) 20250815151255197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815151255197 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Allocated (fsm.c:456) 20250815151255197 DMM DEBUG MM_STATE_Iu[0x55889ae65430]{Detached}: Allocated (fsm.c:456) 20250815151255197 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151255197 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151255197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151255197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151255197 DMM DEBUG MM(262420000001058/cd83192c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151255197 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250815151255198 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255198 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255198 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255198 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) 20250815151255198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255198 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) 20250815151255198 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) 20250815151255198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255198 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 ec 61 24 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151255198 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255198 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255198 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255198 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) 20250815151255198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255198 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) 20250815151255198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255198 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 ec 61 24 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)@c92948cd11f8: { messageType := 2, destLocRef := 'EC6124'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: 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 := 'AEE37258EA6AC2339EB845AF3DBF8C8A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76B1096C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '59265CB7E4A7ABC1'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B8C171F2990E448F151F540FD901755A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F05459D1437EBDA12B671B58D234D8F4'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AF72037EAA220338AB0E5E5BBB117E08'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '2D4C8CA107BF3A5F'O } } } } } SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 20250815151255228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255228 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255228 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255228 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) 20250815151255229 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151255229 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151255229 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151255229 DMM DEBUG MM(262420000001058/cd83192c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250815151255229 DMM NOTICE MM(262420000001058/cd83192c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151255229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151255229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151255229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151255229 DMM DEBUG MM(262420000001058/cd83192c) Requesting authorization (sgsn_auth.c:160) 20250815151255229 DMM INFO MM(262420000001058/cd83192c) Requesting authentication tuples (sgsn_auth.c:184) 20250815151255229 DMM DEBUG MM(262420000001058/cd83192c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151255229 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250815151255229 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250815151255234 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151255234 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151255234 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151255234 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151255234 DMM INFO MM(262420000001058/cd83192c) Subscriber data update (mmctx.c:445) 20250815151255234 DMM DEBUG MM(262420000001058/cd83192c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151255234 DMM INFO MM(262420000001058/cd83192c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151255234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151255234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151255234 DMM INFO MM(262420000001058/cd83192c) <- GMM AUTH AND CIPHERING REQ (rand = ae e3 72 58 ea 6a c2 33 9e b8 45 af 3d bf 8c 8a , mmctx_is_r99=1, vec->auth_types=0x3, autn = af 72 03 7e aa 22 03 38 ab 0e 5e 5b bb 11 7e 08 ) (gprs_gmm.c:510) 20250815151255234 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250815151255235 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255235 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255235 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255235 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) 20250815151255235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255235 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) 20250815151255235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255235 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 ec 61 24 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 ae e3 72 58 ea 6a c2 33 9e b8 45 af 3d bf 8c 8a 80 28 10 af 72 03 7e aa 22 03 38 ab 0e 5e 5b bb 11 7e 08 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 20250815151255248 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255248 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255248 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255248 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255248 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255248 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255248 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255248 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 00 22 2d 4c 8c a1 23 09 43 99 99 00 00 10 50 08 f0 29 04 07 bf 3a 5f 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151255248 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151255248 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151255248 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151255248 DMM INFO MM(262420000001058/cd83192c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151255249 DMM NOTICE MM(262420000001058/cd83192c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151255249 DMM DEBUG MM(262420000001058/cd83192c) checking auth: received UMTS RES = 2d 4c 8c a1 07 bf 3a 5f (gprs_gmm.c:716) 20250815151255249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151255249 DMM DEBUG MM(262420000001058/cd83192c) Requesting authorization (sgsn_auth.c:160) 20250815151255249 DMM INFO MM(262420000001058/cd83192c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151255249 DMM DEBUG MM(262420000001058/cd83192c) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151255249 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250815151255249 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) 20250815151255249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151255249 DMM DEBUG MM(262420000001058/cd83192c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151255249 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255249 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255249 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255249 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) 20250815151255249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255249 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) 20250815151255249 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255249 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 ec 61 24 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b8 c1 71 f2 99 0e 44 8f 15 1f 54 0f d9 01 75 5a 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081300222D4C8CA123094399990000105008F0290407BF3A5F'O SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151255279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255279 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255279 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255279 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255279 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255279 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) 20250815151255279 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151255279 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151255279 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151255279 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250815151255279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151255279 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151255279 DMM INFO MM(262420000001058/cd83192c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd83192c) (gprs_gmm.c:337) 20250815151255279 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250815151255280 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255280 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255280 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255280 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) 20250815151255280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255280 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) 20250815151255280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255280 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 ec 61 24 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) 20250815151255280 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255280 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255280 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255280 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) 20250815151255280 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255280 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) 20250815151255280 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255280 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255280 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 ec 61 24 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 cd 83 19 2c 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151255291 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151255291 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151255291 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250815151255291 DMM INFO MM(262420000001058/cd83192c) Subscriber data update (mmctx.c:445) 20250815151255291 DMM DEBUG MM(262420000001058/cd83192c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151255291 DMM INFO MM(262420000001058/cd83192c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151255291 DMM NOTICE MM(262420000001058/cd83192c) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250815151255291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151255291 DMM NOTICE MM(262420000001058/cd83192c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151255291 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) 20250815151255292 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151255292 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250815151255292 DMM INFO MM(262420000001058/cd83192c) Subscriber data update (mmctx.c:445) 20250815151255292 DMM DEBUG MM(262420000001058/cd83192c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151255297 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255297 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255297 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255297 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255297 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255297 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255297 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255298 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) 20250815151255299 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151255299 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151255299 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151255299 DMM INFO MM(262420000001058/cd83192c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151255299 DMM NOTICE MM(262420000001058/cd83192c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151255299 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151255299 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151255299 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151255299 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151255299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151255299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151255299 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255299 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255299 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255299 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) 20250815151255299 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255299 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) 20250815151255299 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255299 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 ec 61 24 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151255319 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255319 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255319 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255319 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255319 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255319 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255319 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255319 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) 20250815151255320 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151255320 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151255320 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151255320 DMM INFO MM(262420000001058/cd83192c) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151255320 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151255320 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151255320 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255320 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255320 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255320 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) 20250815151255320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255320 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255320 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) 20250815151255320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255320 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255320 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 ec 61 24 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)@c92948cd11f8: Session index based on local reference:0 20250815151255322 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255323 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255323 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255323 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255323 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 ec 61 24 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)15491364 TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: 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 := 'CD83192C'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)4459128 SGSN_Test_0-SCCP(1617)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1618)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151255526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255526 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255526 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255526 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255526 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255526 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 44 0a 78 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 cd 83 19 2c 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) 20250815151255527 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151255527 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151255527 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151255527 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCD83192C) type="signalling"  (gprs_gmm.c:1936) 20250815151255527 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151255527 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151255527 DMM DEBUG MM(262420000001058/cd83192c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151255528 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255528 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255528 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) 20250815151255528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255528 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) 20250815151255528 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) 20250815151255528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255528 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 44 0a 78 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151255528 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255528 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255528 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255528 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) 20250815151255528 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255528 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255528 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) 20250815151255528 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255528 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255528 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 44 0a 78 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 b8 c1 71 f2 99 0e 44 8f 15 1f 54 0f d9 01 75 5a 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)@c92948cd11f8: { messageType := 2, destLocRef := '440A78'O ("D\nx"), 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151255534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255534 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255534 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255534 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255534 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) 20250815151255534 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151255535 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151255535 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151255535 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250815151255535 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151255535 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255535 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255535 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255535 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) 20250815151255535 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255535 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) 20250815151255535 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255535 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255535 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 44 0a 78 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) 20250815151255536 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151255536 DMM INFO MM(262420000001058/cd83192c) <- GMM SERVICE ACCEPT (P-TMSI=0xcd83192c) (gprs_gmm.c:863) 20250815151255536 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250815151255536 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255536 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255536 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255536 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) 20250815151255536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255536 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) 20250815151255536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255536 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255536 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 44 0a 78 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151255545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255545 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255545 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255545 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255545 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) 20250815151255545 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151255545 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151255545 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151255545 DMM INFO MM(262420000001058/cd83192c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151255546 DMM INFO MM(262420000001058/cd83192c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151255546 DMM DEBUG MM(262420000001058/cd83192c) Using GGSN 0 (gprs_sm.c:317) 20250815151255546 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) 20250815151255546 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250815151255546 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151255546 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151255546 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250815151255573 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 3b 00 00 01 80 08 00 10 60 e3 04 15 11 48 55 d9 2a 14 05 7f 19 9b 24 13 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1083 from retransmit req queue (gtp.c:465) 20250815151255574 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151255574 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151255574 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255575 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255575 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255575 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) 20250815151255575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255575 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) 20250815151255575 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255575 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255575 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 44 0a 78 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 60 e3 04 15 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800D98704FC'O 20250815151255604 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255604 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255604 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255604 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255605 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255605 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255605 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255605 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 08 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 d9 87 04 fc 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151255605 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151255605 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151255605 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151255605 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:625) 20250815151255605 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151255605 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250815151255605 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151255605 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250815151255606 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255606 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255606 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255606 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) 20250815151255606 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255606 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) 20250815151255606 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255606 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255606 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 08 06 44 0a 78 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(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151255614 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 3c 00 00 01 80 10 60 e3 04 15 11 48 55 d9 2a 7f 19 9b 24 13 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:465) 20250815151255614 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151255614 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1617)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151255630 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255630 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255631 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151255631 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151255631 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151255631 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151255631 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151255631 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255631 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 08 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) 20250815151255631 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151255631 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151255631 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151255631 DMM INFO MM(262420000001058/cd83192c) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151255631 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151255632 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250815151255635 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:465) 20250815151255635 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151255635 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151255635 DMM INFO MM(262420000001058/cd83192c) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151255635 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250815151255635 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20250815151255636 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255636 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255636 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255636 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) 20250815151255636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151255636 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) 20250815151255636 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151255636 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151255636 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 44 0a 78 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) 20250815151255636 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) SGSN_Test_0-SCCP(1617)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604)@c92948cd11f8: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1625)@c92948cd11f8: Final verdict of PTC: pass 20250815151255664 DGPRS DEBUG Checking for inactive LLMEs, time = 57798974 (sgsn.c:132) 20250815151255664 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151255664 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151255664 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255665 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151255665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151255665 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151255665 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255665 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151255665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151255665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151255679 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151255679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151255679 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151255679 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151255679 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151255679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151255679 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151255679 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151255679 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) 20250815151255679 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255679 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151255679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151255679 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151255680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151255680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151255680 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151255680 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) 20250815151255680 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) 20250815151255680 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) 20250815151255680 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) 20250815151255680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151255680 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151255680 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151255680 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) 20250815151255680 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) 20250815151255680 DMM INFO MM(262420000001058/cd83192c) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151255680 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151255681 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151255681 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151255681 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151255681 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151255681 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) 20250815151255681 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151255681 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) 20250815151255681 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151255703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56866<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1607)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1622)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1602)@c92948cd11f8: Final verdict of PTC: none 20250815151255714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151255714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1612)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1606)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1611)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1621)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1616)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1609)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1614)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1613)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1618)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1605)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1605): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1614): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1625): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Fri Aug 15 15:12:55 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250815151255960 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151256496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=372616) 20250815151256715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151256715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=372616, count=373776) 20250815151257681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151257681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151257681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151257716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151257716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151257888 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151257888 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151257888 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151257888 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) 20250815151257888 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151257888 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) 20250815151257888 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151258722 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151258722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Fri Aug 15 15:12:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 20250815151259726 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151259726 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250815151300114 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56886<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151300138 DMM INFO MM(262420000001058/cd83192c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151300138 DMM INFO MM(262420000001058/cd83192c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151300138 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151300138 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151300138 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151300138 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151300138 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250815151300138 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) 20250815151300138 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) 20250815151300138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815151300138 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Deallocated (fsm.c:568) 20250815151300138 DMM DEBUG MM_STATE_Iu(7)[0x55889ae65430]{Detached}: Deallocated (fsm.c:568) 20250815151300138 DMM DEBUG GMM(gmm_fsm)[0x55889ae67250]{Deregistered}: Deallocated (fsm.c:568) 20250815151300138 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151300288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151300288 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151300288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151300288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151300338 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151300338 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151300338 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151300338 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) 20250815151300338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151300338 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) 20250815151300338 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151300345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151300345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151300345 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151300347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151300347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151300347 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151300347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151300347 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151300347 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151300347 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151300347 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151300367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151300367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1631)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151300410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1627)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151300434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151300434 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1632)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1631)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151300486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151300486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151300486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151300486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151300486 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151300486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151300486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151300486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151300486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(1635)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151300493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151300493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151300493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151300493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151300493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151300493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151300493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151300493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151300493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151300493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151300493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151300494 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151300494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151300567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1632)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1636)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1632)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151300718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151300718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250815151300730 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151300730 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1636)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1640)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151300882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151300882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151300882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151300882 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151300882 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151300882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151300882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151300882 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151300882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151300898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151300898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151300898 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250815151300931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151300931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151300931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151300931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151300931 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151300931 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151300931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151300931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test_0-M3UA(1643)@c92948cd11f8: ************************************************* 20250815151300938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151300939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test_0-M3UA(1643)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@c92948cd11f8: ************************************************* MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1641)@c92948cd11f8: v_sccp_pdu_maxlen:268 -NSVCI99(1640)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1640)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151301098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151301156 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151301156 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) 20250815151301156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151301156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250815151301160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151301160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1643)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151301166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151301166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151301166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151301166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151301166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151301166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151301166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151301166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151301166 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151301166 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) 20250815151301166 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151301166 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) 20250815151301166 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1638)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151301182 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151301183 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) 20250815151301183 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) 20250815151301182 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151301182 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151301182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151301182 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) 20250815151301182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151301182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151301182 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151301182 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) 20250815151301182 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151301182 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) 20250815151301182 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) 20250815151301182 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) 20250815151301182 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) 20250815151301182 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151301731 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151301731 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151301731 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151301731 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151301734 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151301736 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151302007 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151302007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151302007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151302007 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151302007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151302007 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151302007 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151302007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151302007 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151302007 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) 20250815151302008 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151302008 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151302008 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151302008 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151302008 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151302008 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) 20250815151302008 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151302008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151302008 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) 20250815151302008 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151302008 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151302008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 05 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='FDED317C'O, index=0 SGSN_Test-GSUP(1646)@c92948cd11f8: 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)@c92948cd11f8: 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 := 'BDFC'O, rac := 'F6'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1642)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)15957628 SGSN_Test_0-SCCP(1641)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1642)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151303052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303052 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303052 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303052 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303052 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303052 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303052 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 f3 7e 7c 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 bd fc f6 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) 20250815151303053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303053 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) 20250815151303053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303053 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) 20250815151303053 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) 20250815151303053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303053 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 f3 7e 7c 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151303053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303054 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) 20250815151303054 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303054 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) 20250815151303054 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303054 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303054 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 f3 7e 7c 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) 20250815151303053 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151303053 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151303053 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151303053 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151303053 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Allocated (fsm.c:456) 20250815151303053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151303053 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151303053 DMM DEBUG MM_STATE_Iu[0x55889ae66300]{Detached}: Allocated (fsm.c:456) 20250815151303053 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151303053 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151303053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151303053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151303053 DMM DEBUG MM(262420000001055/c618db02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151303053 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) SGSN_Test_0-SCCP(1641)@c92948cd11f8: { messageType := 2, destLocRef := 'F37E7C'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: 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 := 'F05C320C8B78833D0995C46E48483F9E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '55ECE00E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C89925980101DCB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EF431071FE1E444E9C06CA8237981D88'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '86A2633537E274D61770611FCA8B6E1A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '0F86BEC2AFA3FA53488258FEDE32CD7F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '0C1AB199AF99B816'O } } } } } SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250815151303072 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303072 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303072 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303072 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303072 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303072 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) 20250815151303072 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151303072 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151303072 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151303072 DMM DEBUG MM(262420000001055/c618db02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250815151303072 DMM NOTICE MM(262420000001055/c618db02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151303072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151303072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151303072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151303072 DMM DEBUG MM(262420000001055/c618db02) Requesting authorization (sgsn_auth.c:160) 20250815151303072 DMM INFO MM(262420000001055/c618db02) Requesting authentication tuples (sgsn_auth.c:184) 20250815151303072 DMM DEBUG MM(262420000001055/c618db02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151303072 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250815151303073 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250815151303079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303079 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303079 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) 20250815151303079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303079 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) 20250815151303079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303079 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 f3 7e 7c 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 80 21 f0 5c 32 0c 8b 78 83 3d 09 95 c4 6e 48 48 3f 9e 80 28 10 0f 86 be c2 af a3 fa 53 48 82 58 fe de 32 cd 7f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151303078 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151303078 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151303078 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151303078 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151303078 DMM INFO MM(262420000001055/c618db02) Subscriber data update (mmctx.c:445) 20250815151303078 DMM DEBUG MM(262420000001055/c618db02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151303078 DMM INFO MM(262420000001055/c618db02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151303078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151303078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151303078 DMM INFO MM(262420000001055/c618db02) <- GMM AUTH AND CIPHERING REQ (rand = f0 5c 32 0c 8b 78 83 3d 09 95 c4 6e 48 48 3f 9e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 0f 86 be c2 af a3 fa 53 48 82 58 fe de 32 cd 7f ) (gprs_gmm.c:510) 20250815151303078 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 20250815151303092 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303092 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303092 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303092 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303092 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303092 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303092 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303092 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 08 22 0c 1a b1 99 23 09 43 99 99 00 00 10 50 05 f0 29 04 af 99 b8 16 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151303092 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151303092 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151303092 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151303092 DMM INFO MM(262420000001055/c618db02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151303092 DMM NOTICE MM(262420000001055/c618db02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151303092 DMM DEBUG MM(262420000001055/c618db02) checking auth: received UMTS RES = 0c 1a b1 99 af 99 b8 16 (gprs_gmm.c:716) 20250815151303092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151303092 DMM DEBUG MM(262420000001055/c618db02) Requesting authorization (sgsn_auth.c:160) 20250815151303092 DMM INFO MM(262420000001055/c618db02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151303092 DMM DEBUG MM(262420000001055/c618db02) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151303092 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250815151303092 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) 20250815151303092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151303092 DMM DEBUG MM(262420000001055/c618db02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151303093 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303093 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303093 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303093 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) 20250815151303093 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303093 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) 20250815151303093 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303093 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303093 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 f3 7e 7c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ef 43 10 71 fe 1e 44 4e 9c 06 ca 82 37 98 1d 88 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081308220C1AB19923094399990000105005F02904AF99B816'O SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 20250815151303112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303112 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303112 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303112 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303112 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) 20250815151303113 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303113 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303113 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303113 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) 20250815151303113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303113 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) 20250815151303113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303113 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 f3 7e 7c 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) 20250815151303113 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303113 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303113 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303113 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) 20250815151303113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303113 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) 20250815151303113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303113 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 f3 7e 7c 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 c6 18 db 02 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151303112 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151303112 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151303112 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151303112 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250815151303112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151303112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151303112 DMM INFO MM(262420000001055/c618db02) <- GMM ATTACH ACCEPT (new P-TMSI=0xc618db02) (gprs_gmm.c:337) 20250815151303112 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151303125 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151303125 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151303125 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250815151303125 DMM INFO MM(262420000001055/c618db02) Subscriber data update (mmctx.c:445) 20250815151303125 DMM DEBUG MM(262420000001055/c618db02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151303125 DMM INFO MM(262420000001055/c618db02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151303125 DMM NOTICE MM(262420000001055/c618db02) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250815151303125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151303125 DMM NOTICE MM(262420000001055/c618db02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151303125 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) SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 20250815151303131 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151303131 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250815151303131 DMM INFO MM(262420000001055/c618db02) Subscriber data update (mmctx.c:445) 20250815151303131 DMM DEBUG MM(262420000001055/c618db02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151303131 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303131 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303131 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303131 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303131 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303131 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303131 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303131 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303131 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303131 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) 20250815151303132 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151303132 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151303132 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151303132 DMM INFO MM(262420000001055/c618db02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151303132 DMM NOTICE MM(262420000001055/c618db02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151303132 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151303132 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151303132 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151303132 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151303132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151303132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151303132 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303132 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303132 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303132 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) 20250815151303132 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303132 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) 20250815151303132 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303132 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303132 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 f3 7e 7c 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151303141 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303141 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303141 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303141 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303141 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303141 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303141 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303141 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) 20250815151303142 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151303142 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151303142 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151303142 DMM INFO MM(262420000001055/c618db02) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151303142 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151303142 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151303142 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303142 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303142 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303142 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) 20250815151303142 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303142 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) 20250815151303142 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303142 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303142 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 f3 7e 7c 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1642)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)15957628 20250815151303146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303146 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303146 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303146 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 f3 7e 7c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: 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 := 'C618DB02'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)4867364 SGSN_Test_0-RAN(1642)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@c92948cd11f8: First idle individual index:0 20250815151303346 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303346 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303346 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303346 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303346 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303346 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303346 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303346 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 4a 45 24 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 c6 18 db 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) 20250815151303347 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151303347 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151303347 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151303347 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC618DB02) type="signalling"  (gprs_gmm.c:1936) 20250815151303347 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151303347 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151303347 DMM DEBUG MM(262420000001055/c618db02) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151303347 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303347 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303347 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303347 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) 20250815151303347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303347 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) 20250815151303347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303347 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 4a 45 24 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151303347 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303347 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303347 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303347 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) 20250815151303347 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303347 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) 20250815151303347 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303347 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303347 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 4a 45 24 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ef 43 10 71 fe 1e 44 4e 9c 06 ca 82 37 98 1d 88 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)@c92948cd11f8: { messageType := 2, destLocRef := '4A4524'O ("JE$"), 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151303355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303355 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303355 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303355 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303355 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) 20250815151303356 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151303356 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151303356 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151303356 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250815151303356 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151303356 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151303356 DMM INFO MM(262420000001055/c618db02) <- GMM SERVICE ACCEPT (P-TMSI=0xc618db02) (gprs_gmm.c:863) 20250815151303356 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250815151303356 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303356 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303356 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303356 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) 20250815151303356 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303356 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) 20250815151303356 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303356 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 4a 45 24 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) 20250815151303357 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303357 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303357 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303357 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) 20250815151303357 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303357 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) 20250815151303357 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303357 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303357 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 4a 45 24 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 20250815151303372 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303372 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303372 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303372 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303372 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303372 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303372 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303372 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) 20250815151303372 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151303372 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151303372 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151303372 DMM INFO MM(262420000001055/c618db02) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151303372 DMM INFO MM(262420000001055/c618db02) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151303372 DMM DEBUG MM(262420000001055/c618db02) Using GGSN 0 (gprs_sm.c:317) 20250815151303372 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) 20250815151303372 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250815151303372 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151303372 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151303373 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151303398 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 3e 00 00 01 80 08 00 10 c7 85 e4 d7 11 51 d6 4e 56 14 05 7f 3f cf 26 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=1086 from retransmit req queue (gtp.c:465) 20250815151303398 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151303398 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151303399 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303399 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303399 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303399 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) 20250815151303399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303399 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) 20250815151303399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303399 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 4a 45 24 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 c7 85 e4 d7 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:33 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068001D45A699'O 20250815151303433 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303433 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303433 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303433 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303433 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303433 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303433 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 38 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 21 60 00 00 1d 00 00 01 00 34 40 16 00 00 01 00 33 40 0f 60 28 dc 35 00 01 7f 00 00 68 00 1d 45 a6 99 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151303433 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151303433 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151303433 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151303433 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:625) 20250815151303433 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20250815151303434 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250815151303434 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151303434 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250815151303434 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303434 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303434 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303434 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) 20250815151303434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303434 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) 20250815151303434 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303434 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303434 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 0a 06 4a 45 24 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(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151303443 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 3f 00 00 01 80 10 c7 85 e4 d7 11 51 d6 4e 56 7f 3f cf 26 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=1087 from retransmit req queue (gtp.c:465) 20250815151303443 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151303443 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1641)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151303465 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303465 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151303465 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151303465 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151303465 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151303465 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151303465 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303465 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 0a 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) 20250815151303465 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151303465 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151303465 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151303465 DMM INFO MM(262420000001055/c618db02) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151303465 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151303465 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250815151303468 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:465) 20250815151303469 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151303469 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151303469 DMM INFO MM(262420000001055/c618db02) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151303469 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250815151303469 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20250815151303469 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815151303469 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303469 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303469 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303469 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) 20250815151303469 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303469 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151303469 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) 20250815151303469 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151303469 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151303469 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 4a 45 24 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(1641)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@c92948cd11f8: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@c92948cd11f8: Final verdict of PTC: pass 20250815151303503 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151303503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151303503 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151303503 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151303503 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151303503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151303503 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151303503 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151303503 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) 20250815151303503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303503 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151303503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151303503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151303503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151303503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151303503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151303503 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) 20250815151303503 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) 20250815151303503 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) 20250815151303503 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) 20250815151303503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151303503 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151303503 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151303503 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) 20250815151303503 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) 20250815151303503 DMM INFO MM(262420000001055/c618db02) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151303503 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151303503 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151303504 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151303504 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151303504 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151303504 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) 20250815151303504 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151303504 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) 20250815151303504 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151303526 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56886<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1635)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1630)@c92948cd11f8: Final verdict of PTC: none 20250815151303536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151303536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1641)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1645)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1643)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1642)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1640)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1639)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1628)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1648)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1646)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1632)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1644)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1633)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1638)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1637)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1638): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1639): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Fri Aug 15 15:13:03 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250815151303842 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151304358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50616<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=371832) 20250815151304537 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151304537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=371832, count=372992) 20250815151305504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151305504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151305504 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151305542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151305542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151305682 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151305682 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151305682 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151305682 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) 20250815151305682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151305682 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) 20250815151305682 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151306546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151306546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Fri Aug 15 15:13:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 20250815151307548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151307548 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151307894 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151307894 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151307894 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151307894 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) 20250815151307894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151307894 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) 20250815151307894 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250815151308381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151308384 DMM INFO MM(262420000001055/c618db02) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151308384 DMM INFO MM(262420000001055/c618db02) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151308384 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151308384 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151308384 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151308384 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151308384 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250815151308384 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) 20250815151308384 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) 20250815151308384 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151308384 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151308384 DMM DEBUG MM_STATE_Iu(9)[0x55889ae66300]{Detached}: Deallocated (fsm.c:568) 20250815151308384 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Deallocated (fsm.c:568) 20250815151308384 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 20250815151308549 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151308549 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1651)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(1655)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1654)@c92948cd11f8: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(1656)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151308702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151308702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151308702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151308702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151308702 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151308702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151308702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151308702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151308702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151308719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151308719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151308719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151308719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151308719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151308719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151308719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151308719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151308719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151308719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151308719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151308719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151308719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1654)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1655)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250815151308799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(1660)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1659)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb0-BSSGP0(1651)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(1660)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151308870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151308870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151308870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151308870 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151308870 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151308870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151308870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151308870 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151308870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151308879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151308879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1652)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151308923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151308923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151308923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151308923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151308923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151308923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151308923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151308923 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151308923 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151308923 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151308923 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151308925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151308925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1660)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1660)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1660)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1659)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1664)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151309012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151309012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151309012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151309012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151309012 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151309012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151309012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151309012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151309012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250815151309021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151309021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151309021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151309022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151309022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151309022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151309022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151309022 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151309022 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151309022 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151309022 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1664)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151309023 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151309023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151309039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1664)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1656)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151309083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151309083 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250815151309084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1657)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@c92948cd11f8: ************************************************* 20250815151309190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151309190 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1667)@c92948cd11f8: M3UA emulation initiated, the test can be started MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1667)@c92948cd11f8: ************************************************* SGSN_Test_0-SCCP(1665)@c92948cd11f8: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1662)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151309408 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151309408 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) 20250815151309408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151309408 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151309414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151309414 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151309414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151309414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151309414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151309414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151309414 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151309414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151309414 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151309414 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) 20250815151309414 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151309414 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) 20250815151309414 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151309417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151309417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151309417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151309417 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) 20250815151309417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151309417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151309417 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151309417 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) 20250815151309417 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151309417 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) 20250815151309417 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) 20250815151309417 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) 20250815151309417 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) 20250815151309417 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151309417 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151309417 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) 20250815151309417 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) 20250815151309550 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151309550 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151309550 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151309550 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151309554 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151309556 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151310231 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310231 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151310231 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151310231 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151310231 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151310231 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151310231 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310231 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) 20250815151310234 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151310234 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151310235 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310235 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310235 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310235 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) 20250815151310235 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151310235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151310235 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) 20250815151310235 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151310235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310235 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 06 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250815151310338 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310338 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310338 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310338 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) 20250815151310338 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151310338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151310338 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) 20250815151310338 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151310338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310338 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 9e 66 33 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151310342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151310342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151310342 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151310342 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151310342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151310342 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310342 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 9e 66 33 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1652)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='EF15E0DA'O, index=0 SGSN_Test-GSUP(1670)@c92948cd11f8: 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)@c92948cd11f8: 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 := 'F072'O, rac := '93'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)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)3633018 SGSN_Test_0-RAN(1666)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151310829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310829 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151310829 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151310829 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151310829 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151310829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151310829 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310829 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 37 6f 7a 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 f0 72 93 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) 20250815151310830 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151310830 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151310830 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151310830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151310830 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Allocated (fsm.c:456) 20250815151310830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: Allocated (fsm.c:456) 20250815151310830 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151310830 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815151310830 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151310830 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151310830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151310830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151310830 DMM DEBUG MM(262420000001056/cb7f12c4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151310831 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250815151310831 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310831 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310831 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310831 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) 20250815151310831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151310831 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) 20250815151310831 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) 20250815151310831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151310831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310831 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 37 6f 7a 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151310831 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310831 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310831 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310831 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) 20250815151310831 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151310831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151310831 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) 20250815151310831 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151310831 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310831 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 37 6f 7a 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)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: { messageType := 2, destLocRef := '376F7A'O ("7oz"), 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: 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 := '8AB3C6087B7A291ADD9E266F43FE0C9A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C966442B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '712A5465B071DE18'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '408748AB0BE6D31CD0311B3B56FB1CAA'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8CB995D94B80D39DB55EB9BD41F234D6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'EAF274F066618B0B520BD9DCCA3663AC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1DC97BB10D9FCF1A'O } } } } } SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250815151310998 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151310998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151310998 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151310999 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151310999 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151310999 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151310999 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151310999 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151310999 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151310999 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) 20250815151310999 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151311000 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151311000 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151311000 DMM DEBUG MM(262420000001056/cb7f12c4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250815151311000 DMM NOTICE MM(262420000001056/cb7f12c4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151311000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151311000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151311000 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151311000 DMM DEBUG MM(262420000001056/cb7f12c4) Requesting authorization (sgsn_auth.c:160) 20250815151311000 DMM INFO MM(262420000001056/cb7f12c4) Requesting authentication tuples (sgsn_auth.c:184) 20250815151311000 DMM DEBUG MM(262420000001056/cb7f12c4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151311000 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250815151311000 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250815151311006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311006 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311006 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) 20250815151311006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311006 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) 20250815151311006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311006 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 37 6f 7a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 8a b3 c6 08 7b 7a 29 1a dd 9e 26 6f 43 fe 0c 9a 80 28 10 ea f2 74 f0 66 61 8b 0b 52 0b d9 dc ca 36 63 ac 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151311006 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151311006 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151311006 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151311006 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151311006 DMM INFO MM(262420000001056/cb7f12c4) Subscriber data update (mmctx.c:445) 20250815151311006 DMM DEBUG MM(262420000001056/cb7f12c4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151311006 DMM INFO MM(262420000001056/cb7f12c4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151311006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151311006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151311006 DMM INFO MM(262420000001056/cb7f12c4) <- GMM AUTH AND CIPHERING REQ (rand = 8a b3 c6 08 7b 7a 29 1a dd 9e 26 6f 43 fe 0c 9a , mmctx_is_r99=1, vec->auth_types=0x3, autn = ea f2 74 f0 66 61 8b 0b 52 0b d9 dc ca 36 63 ac ) (gprs_gmm.c:510) 20250815151311006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081309221DC97BB123094399990000105006F029040D9FCF1A'O 20250815151311065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311065 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311065 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311065 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311065 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 09 22 1d c9 7b b1 23 09 43 99 99 00 00 10 50 06 f0 29 04 0d 9f cf 1a 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151311066 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151311066 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151311066 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151311066 DMM INFO MM(262420000001056/cb7f12c4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151311066 DMM NOTICE MM(262420000001056/cb7f12c4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151311066 DMM DEBUG MM(262420000001056/cb7f12c4) checking auth: received UMTS RES = 1d c9 7b b1 0d 9f cf 1a (gprs_gmm.c:716) 20250815151311066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151311066 DMM DEBUG MM(262420000001056/cb7f12c4) Requesting authorization (sgsn_auth.c:160) 20250815151311066 DMM INFO MM(262420000001056/cb7f12c4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151311066 DMM DEBUG MM(262420000001056/cb7f12c4) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151311066 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250815151311066 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) 20250815151311066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151311066 DMM DEBUG MM(262420000001056/cb7f12c4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151311067 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311067 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311067 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311067 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) 20250815151311067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311067 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) 20250815151311067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311067 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 37 6f 7a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 40 87 48 ab 0b e6 d3 1c d0 31 1b 3b 56 fb 1c aa 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 20250815151311085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311085 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311085 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311085 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311085 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) 20250815151311085 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151311085 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151311085 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151311085 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250815151311086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151311086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151311086 DMM INFO MM(262420000001056/cb7f12c4) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb7f12c4) (gprs_gmm.c:337) 20250815151311086 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250815151311086 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311086 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311086 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311086 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) 20250815151311086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311086 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) 20250815151311086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311086 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 37 6f 7a 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) 20250815151311086 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311086 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311086 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311086 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) 20250815151311086 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311086 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311086 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) 20250815151311086 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311086 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311086 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 37 6f 7a 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 7f 12 c4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151311096 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151311096 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151311096 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250815151311096 DMM INFO MM(262420000001056/cb7f12c4) Subscriber data update (mmctx.c:445) 20250815151311096 DMM DEBUG MM(262420000001056/cb7f12c4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151311096 DMM INFO MM(262420000001056/cb7f12c4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151311096 DMM NOTICE MM(262420000001056/cb7f12c4) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250815151311096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151311096 DMM NOTICE MM(262420000001056/cb7f12c4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151311096 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) 20250815151311099 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151311099 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250815151311099 DMM INFO MM(262420000001056/cb7f12c4) Subscriber data update (mmctx.c:445) 20250815151311099 DMM DEBUG MM(262420000001056/cb7f12c4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 20250815151311112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311112 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311112 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311112 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311112 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) 20250815151311112 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151311112 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151311113 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151311113 DMM INFO MM(262420000001056/cb7f12c4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151311113 DMM NOTICE MM(262420000001056/cb7f12c4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151311113 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151311113 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151311113 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151311113 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151311113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151311113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151311113 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311113 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311113 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311113 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) 20250815151311113 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311113 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) 20250815151311113 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311113 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311113 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 37 6f 7a 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 20250815151311136 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311136 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311136 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311136 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311136 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311136 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311136 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) SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151311136 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151311136 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151311136 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151311136 DMM INFO MM(262420000001056/cb7f12c4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151311136 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151311136 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151311137 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311137 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311137 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) 20250815151311137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311137 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) 20250815151311137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311137 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 37 6f 7a 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1666)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)3633018 20250815151311139 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311139 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311139 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311139 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311139 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 37 6f 7a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: 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 := 'CB7F12C4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)8225684 SGSN_Test_0-RAN(1666)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@c92948cd11f8: First idle individual index:0 20250815151311342 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311342 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311342 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311342 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311342 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311342 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311342 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311342 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 7d 83 94 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 7f 12 c4 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) 20250815151311343 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151311343 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151311343 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151311343 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB7F12C4) type="signalling"  (gprs_gmm.c:1936) 20250815151311343 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151311343 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151311343 DMM DEBUG MM(262420000001056/cb7f12c4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151311344 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311344 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311344 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311344 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) 20250815151311344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311344 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) 20250815151311344 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) 20250815151311344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311344 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 7d 83 94 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151311344 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311344 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311344 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311344 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) 20250815151311344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311344 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311344 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) 20250815151311344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311344 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 7d 83 94 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 40 87 48 ab 0b e6 d3 1c d0 31 1b 3b 56 fb 1c aa 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)@c92948cd11f8: { messageType := 2, destLocRef := '7D8394'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151311353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311353 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311353 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311353 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311353 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) 20250815151311353 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151311353 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151311353 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151311353 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250815151311353 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151311353 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151311353 DMM INFO MM(262420000001056/cb7f12c4) <- GMM SERVICE ACCEPT (P-TMSI=0xcb7f12c4) (gprs_gmm.c:863) 20250815151311353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250815151311354 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311354 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311354 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311354 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) 20250815151311354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311354 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) 20250815151311354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311354 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 7d 83 94 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) 20250815151311354 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311354 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311354 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311354 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) 20250815151311354 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311354 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) 20250815151311354 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311354 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311354 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 7d 83 94 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151311365 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311365 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311365 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311365 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311365 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311365 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311365 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311365 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) 20250815151311365 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151311365 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151311365 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151311365 DMM INFO MM(262420000001056/cb7f12c4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151311365 DMM INFO MM(262420000001056/cb7f12c4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151311365 DMM DEBUG MM(262420000001056/cb7f12c4) Using GGSN 0 (gprs_sm.c:317) 20250815151311365 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) 20250815151311365 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250815151311365 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151311365 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151311365 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250815151311394 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 41 00 00 01 80 08 00 10 55 61 fb 27 11 ec 5e 38 59 14 05 7f 19 02 28 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:465) 20250815151311394 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151311394 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151311395 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311395 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311395 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311395 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) 20250815151311395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311395 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) 20250815151311395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311395 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311395 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 7d 83 94 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 55 61 fb 27 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:46 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 20250815151311437 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311437 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311437 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311437 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311437 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311437 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311437 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311437 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 2a 7c 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 9d 8c bf ad 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151311437 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151311437 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151311437 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151311437 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:625) 20250815151311437 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 )20250815151311437 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) 20250815151311437 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151311437 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250815151311440 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311440 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311440 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311440 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) 20250815151311440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311440 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311440 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) 20250815151311440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311440 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 0c 06 7d 83 94 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(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000009D8CBFAD'O SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151311448 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 42 00 00 01 80 10 55 61 fb 27 11 ec 5e 38 59 7f 19 02 28 22 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:465) 20250815151311448 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151311448 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1665)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151311466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151311466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151311466 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151311466 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151311466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151311466 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311466 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 0c 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) 20250815151311466 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151311466 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151311466 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151311466 DMM INFO MM(262420000001056/cb7f12c4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151311466 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151311466 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250815151311469 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:465) 20250815151311469 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151311469 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151311469 DMM INFO MM(262420000001056/cb7f12c4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151311469 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250815151311469 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20250815151311469 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815151311469 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311470 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311470 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311470 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) 20250815151311470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151311470 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) 20250815151311470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151311470 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151311470 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 7d 83 94 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(1665)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1652)@c92948cd11f8: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@c92948cd11f8: Final verdict of PTC: pass 20250815151311521 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151311521 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) 20250815151311521 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) 20250815151311521 DMM INFO MM(262420000001056/cb7f12c4) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151311521 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151311521 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151311520 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151311520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151311520 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151311520 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151311520 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151311520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151311520 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151311520 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151311520 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) 20250815151311520 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311520 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151311520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151311520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151311520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151311520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151311520 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151311520 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) 20250815151311520 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) 20250815151311520 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) 20250815151311520 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) 20250815151311520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151311520 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151311521 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151311521 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151311521 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151311521 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) 20250815151311522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151311522 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) 20250815151311522 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151311527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50620<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1656)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1652)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1662)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1660)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1655)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1658)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1664)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1654)@c92948cd11f8: Final verdict of PTC: none 20250815151311538 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151311538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1659)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1670)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1653)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1663)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1665)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1669)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1657)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1652): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1653): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1657): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1658): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1659): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1660): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1662): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1663): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Fri Aug 15 15:13:11 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250815151311922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151312430 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57190<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=382776) 20250815151312539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151312539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151313506 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151313506 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151313506 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151313506 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) 20250815151313506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151313506 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) 20250815151313506 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151313522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151313522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151313522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151313542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151313542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=382776, count=387132) 20250815151314544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151314544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Fri Aug 15 15:13:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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 20250815151315546 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151315546 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151315686 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151315686 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151315686 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151315686 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) 20250815151315686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151315686 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) 20250815151315686 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151316116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57198<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250815151316118 DMM INFO MM(262420000001056/cb7f12c4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151316118 DMM INFO MM(262420000001056/cb7f12c4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151316118 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151316118 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151316118 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151316118 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151316118 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250815151316118 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) 20250815151316118 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) 20250815151316118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: Deallocated (fsm.c:568) 20250815151316118 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151316118 DMM DEBUG MM_STATE_Iu(11)[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815151316118 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Deallocated (fsm.c:568) 20250815151316118 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151316358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151316358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151316358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151316358 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151316358 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151316358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151316358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151316358 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151316358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151316366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151316366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151316366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151316366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151316366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151316366 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151316366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151316366 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151316366 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151316366 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151316366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1678)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1678)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151316368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151316368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151316403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1675)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1679)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151316452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151316452 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1680)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151316547 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151316547 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1679)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151316653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151316653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151316653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151316653 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151316653 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151316653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151316653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151316653 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151316653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1684)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1683)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151316683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151316683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151316683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151316683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151316683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151316683 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151316683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151316683 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151316683 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151316683 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151316683 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151316727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151316727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-BSSGP2(1685)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(1683)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(1684)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151316893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb1-BSSGP1(1680)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(1688)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151316911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151316911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151316911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151316911 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151316911 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151316911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151316911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151316911 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151316911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test_0-M3UA(1691)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1691)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@c92948cd11f8: ************************************************* MTC@c92948cd11f8: Starting RAN_Emulation -NSVCI99(1688)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test_0-SCCP(1689)@c92948cd11f8: v_sccp_pdu_maxlen:268 20250815151316921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151316921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151316921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151316921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151316921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151316921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151316921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151316921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151316921 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151316922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151316922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151316967 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151316967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151316974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151316975 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1688)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1681)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151317118 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151317118 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) 20250815151317118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151317118 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250815151317121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151317121 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151317121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151317121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151317121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151317121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151317121 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151317121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151317121 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151317121 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) 20250815151317121 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151317121 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) 20250815151317121 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1691)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151317155 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151317155 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) 20250815151317155 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) 20250815151317154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151317154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151317154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151317154 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) 20250815151317154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151317154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151317154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151317154 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) 20250815151317154 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151317154 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) 20250815151317154 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) 20250815151317154 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) 20250815151317154 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) 20250815151317154 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151317195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1685)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151317250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151317250 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151317548 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151317548 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151317548 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151317548 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151317570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151317570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151317895 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151317895 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151317895 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151317895 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) 20250815151317895 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151317895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151317895 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) 20250815151317895 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151317895 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151317895 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 0d 4c 3a 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151317903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151317903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151317903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151317903 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151317903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151317903 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151317903 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151317903 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151317903 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151317903 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 0d 4c 3a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151318106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318106 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318106 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318106 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318106 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) 20250815151318107 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151318107 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151318107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318107 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) 20250815151318107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318107 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318107 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) 20250815151318107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 09 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@c92948cd11f8: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='E856FE25'O, index=0 SGSN_Test-GSUP(1694)@c92948cd11f8: 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)@c92948cd11f8: 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 := '60C4'O, rac := '4F'O ("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)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)6700722 20250815151318761 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318761 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318761 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318761 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318761 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318761 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318761 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318761 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 66 3e b2 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 60 c4 4f 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) SGSN_Test_0-SCCP(1689)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1690)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151318762 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151318762 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151318762 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151318762 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151318762 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Allocated (fsm.c:456) 20250815151318762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151318762 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151318762 DMM DEBUG MM_STATE_Iu[0x55889ae66300]{Detached}: Allocated (fsm.c:456) 20250815151318762 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151318762 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151318762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151318762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151318762 DMM DEBUG MM(262420000001057/e5564bdc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151318762 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250815151318763 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318763 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318763 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318763 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) 20250815151318763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318763 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) 20250815151318763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318763 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 66 3e b2 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151318763 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318763 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318763 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318763 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) 20250815151318763 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318763 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) 20250815151318763 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318763 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318763 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 66 3e b2 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)@c92948cd11f8: { messageType := 2, destLocRef := '663EB2'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: 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 := '4B2F2D483261F1D30688138A7A891020'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C9875D9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B4ED0E651AEA73B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '203C4E3B7EF0808C52080BB5829DAC95'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C1424C3B923CC752671835C64E2435A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A689A6B7238DA8FDFAAA7D2A3A45A2F4'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BB3699D2CBCCD5C2'O } } } } } 20250815151318808 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318808 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318808 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318808 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318808 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318808 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318808 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318808 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) 20250815151318809 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151318809 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151318809 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151318809 DMM DEBUG MM(262420000001057/e5564bdc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250815151318809 DMM NOTICE MM(262420000001057/e5564bdc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151318809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151318809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151318809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151318809 DMM DEBUG MM(262420000001057/e5564bdc) Requesting authorization (sgsn_auth.c:160) 20250815151318809 DMM INFO MM(262420000001057/e5564bdc) Requesting authentication tuples (sgsn_auth.c:184) 20250815151318809 DMM DEBUG MM(262420000001057/e5564bdc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151318809 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250815151318809 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_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O SGSN_Test-GSUP(1694)@c92948cd11f8: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250815151318815 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151318815 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151318815 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151318815 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151318815 DMM INFO MM(262420000001057/e5564bdc) Subscriber data update (mmctx.c:445) 20250815151318815 DMM DEBUG MM(262420000001057/e5564bdc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151318815 DMM INFO MM(262420000001057/e5564bdc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151318815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151318815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151318815 DMM INFO MM(262420000001057/e5564bdc) <- GMM AUTH AND CIPHERING REQ (rand = 4b 2f 2d 48 32 61 f1 d3 06 88 13 8a 7a 89 10 20 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 89 a6 b7 23 8d a8 fd fa aa 7d 2a 3a 45 a2 f4 ) (gprs_gmm.c:510) 20250815151318815 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250815151318815 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318815 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318815 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318815 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) 20250815151318815 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318815 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) 20250815151318815 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318815 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318815 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 66 3e b2 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 4b 2f 2d 48 32 61 f1 d3 06 88 13 8a 7a 89 10 20 80 28 10 a6 89 a6 b7 23 8d a8 fd fa aa 7d 2a 3a 45 a2 f4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22BB3699D223094399990000105007F02904CBCCD5C2'O 20250815151318832 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318832 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318832 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318832 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318832 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318832 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318832 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318832 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 0b 22 bb 36 99 d2 23 09 43 99 99 00 00 10 50 07 f0 29 04 cb cc d5 c2 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151318833 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151318833 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151318833 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151318833 DMM INFO MM(262420000001057/e5564bdc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151318833 DMM NOTICE MM(262420000001057/e5564bdc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151318833 DMM DEBUG MM(262420000001057/e5564bdc) checking auth: received UMTS RES = bb 36 99 d2 cb cc d5 c2 (gprs_gmm.c:716) 20250815151318833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151318833 DMM DEBUG MM(262420000001057/e5564bdc) Requesting authorization (sgsn_auth.c:160) 20250815151318833 DMM INFO MM(262420000001057/e5564bdc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151318833 DMM DEBUG MM(262420000001057/e5564bdc) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151318833 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250815151318833 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) 20250815151318833 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151318833 DMM DEBUG MM(262420000001057/e5564bdc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151318834 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318834 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318834 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318834 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) 20250815151318834 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318834 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) 20250815151318834 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318834 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318834 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 66 3e b2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 20 3c 4e 3b 7e f0 80 8c 52 08 0b b5 82 9d ac 95 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151318858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318858 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318858 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318858 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318858 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) 20250815151318859 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151318859 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151318859 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151318859 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250815151318859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151318859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151318859 DMM INFO MM(262420000001057/e5564bdc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5564bdc) (gprs_gmm.c:337) 20250815151318859 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250815151318859 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318859 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318859 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318859 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) 20250815151318859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318859 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) 20250815151318859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318859 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 66 3e b2 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) 20250815151318859 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318859 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318859 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318859 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) 20250815151318859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318859 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) 20250815151318859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318859 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318859 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 66 3e b2 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 e5 56 4b dc 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151318875 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151318875 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151318875 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250815151318875 DMM INFO MM(262420000001057/e5564bdc) Subscriber data update (mmctx.c:445) 20250815151318875 DMM DEBUG MM(262420000001057/e5564bdc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151318875 DMM INFO MM(262420000001057/e5564bdc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151318875 DMM NOTICE MM(262420000001057/e5564bdc) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250815151318875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151318875 DMM NOTICE MM(262420000001057/e5564bdc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151318876 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) 20250815151318879 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151318879 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250815151318879 DMM INFO MM(262420000001057/e5564bdc) Subscriber data update (mmctx.c:445) 20250815151318879 DMM DEBUG MM(262420000001057/e5564bdc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151318885 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318885 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318885 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318885 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318885 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318885 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318885 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318886 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) 20250815151318886 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151318886 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151318886 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151318886 DMM INFO MM(262420000001057/e5564bdc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151318886 DMM NOTICE MM(262420000001057/e5564bdc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151318886 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151318886 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151318886 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151318886 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151318886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151318886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151318886 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318886 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318886 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318886 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) 20250815151318886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318886 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) 20250815151318886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318886 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318886 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 66 3e b2 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 20250815151318906 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318906 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318906 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318906 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318906 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318906 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318906 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318906 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) 20250815151318907 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151318907 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151318907 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151318907 DMM INFO MM(262420000001057/e5564bdc) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151318907 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151318907 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151318907 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318907 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318907 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318907 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) 20250815151318907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151318907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151318907 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) 20250815151318907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151318907 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318907 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 66 3e b2 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 20250815151318911 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151318911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151318911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151318911 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151318911 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151318911 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151318911 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151318911 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151318911 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151318911 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 66 3e b2 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)6700722 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: 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 := 'E5564BDC'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)14644797 SGSN_Test_0-RAN(1690)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@c92948cd11f8: First idle individual index:0 20250815151319114 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319114 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151319114 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151319114 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151319114 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151319114 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151319114 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319114 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 df 76 3d 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 e5 56 4b dc 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) 20250815151319115 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151319115 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151319115 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151319115 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE5564BDC) type="signalling"  (gprs_gmm.c:1936) 20250815151319115 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151319115 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151319115 DMM DEBUG MM(262420000001057/e5564bdc) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151319116 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319116 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319116 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) 20250815151319116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319116 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) 20250815151319116 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) 20250815151319116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151319116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319116 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 df 76 3d 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151319116 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319116 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319116 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319116 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) 20250815151319116 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151319116 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) 20250815151319116 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151319116 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319116 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 df 76 3d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 20 3c 4e 3b 7e f0 80 8c 52 08 0b b5 82 9d ac 95 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)@c92948cd11f8: { messageType := 2, destLocRef := 'DF763D'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 20250815151319124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151319124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151319124 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151319124 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151319124 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151319124 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319124 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) 20250815151319125 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151319125 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151319125 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151319125 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250815151319125 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151319125 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151319125 DMM INFO MM(262420000001057/e5564bdc) <- GMM SERVICE ACCEPT (P-TMSI=0xe5564bdc) (gprs_gmm.c:863) 20250815151319125 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250815151319125 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319125 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319125 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319125 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) 20250815151319125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151319125 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) 20250815151319125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151319125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319125 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 df 76 3d 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) 20250815151319125 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319125 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319125 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319125 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) 20250815151319125 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151319125 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) 20250815151319125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151319125 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319125 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 df 76 3d 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 20250815151319146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151319146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151319146 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151319146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151319146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151319146 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319146 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) 20250815151319146 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151319146 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151319146 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151319146 DMM INFO MM(262420000001057/e5564bdc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151319146 DMM INFO MM(262420000001057/e5564bdc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151319146 DMM DEBUG MM(262420000001057/e5564bdc) Using GGSN 0 (gprs_sm.c:317) 20250815151319146 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) 20250815151319146 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250815151319146 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151319146 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151319146 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) SGSN_Test_0-SCCP(1689)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151319211 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319211 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319211 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319211 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) 20250815151319211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151319211 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) 20250815151319211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151319211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319211 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 df 76 3d 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 1e 52 ab d6 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151319211 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 44 00 00 01 80 08 00 10 1e 52 ab d6 11 8f da b7 e7 14 05 7f 8f 1a 3e a8 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) 20250815151319211 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151319211 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_len:48 SGSN_Test_0-SCCP(1689)@c92948cd11f8: vl_from0 20250815151319272 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319272 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151319272 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151319272 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151319272 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151319272 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151319272 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319272 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 83 68 9d 38 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151319273 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151319273 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151319273 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151319273 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250815151319273 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 )20250815151319273 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) 20250815151319273 DMM NOTICE MM(262420000001057/e5564bdc) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250815151319273 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250815151319273 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151319273 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250815151319273 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:743) 20250815151319275 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319275 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319275 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319275 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) 20250815151319275 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151319275 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) 20250815151319275 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151319275 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151319275 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 df 76 3d 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000083689D38'O SGSN_Test_0-SCCP(1689)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151319289 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:465) 20250815151319289 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151319289 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151319289 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250815151319289 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@c92948cd11f8: Removing Client IMSI='262420000001057'H, index=0 20250815151319305 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151319305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151319305 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151319305 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151319305 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151319305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151319305 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151319305 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151319305 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) 20250815151319305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319305 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151319305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151319305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151319305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151319305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151319305 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151319305 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) 20250815151319305 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) 20250815151319305 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) 20250815151319305 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) 20250815151319305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151319305 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@c92948cd11f8: Final verdict of PTC: pass 20250815151319306 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151319306 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) 20250815151319306 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) 20250815151319306 DMM INFO MM(262420000001057/e5564bdc) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151319306 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151319306 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151319306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151319306 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151319306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151319306 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) 20250815151319306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151319306 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) 20250815151319306 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151319309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57198<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1689)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1694)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1679)@c92948cd11f8: Final verdict of PTC: none 20250815151319331 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151319331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1678)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1676)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1691)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1675)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1686)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1690)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1681)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1688)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1693)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1682)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1683)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1681): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1682): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Fri Aug 15 15:13:19 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 20250815151319582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57214<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151320102 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57214<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=364732) 20250815151320332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151320332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=364732, count=369184) 20250815151321309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151321309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151321309 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151321334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151321334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151321522 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151321522 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151321522 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151321522 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) 20250815151321522 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151321522 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) 20250815151321522 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151322336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151322336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Fri Aug 15 15:13:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151323337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151323337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151323507 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151323507 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151323507 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151323507 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) 20250815151323507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151323507 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) 20250815151323507 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_attach_pdp_act_pmm_idle started. 20250815151323779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59498<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151323781 DMM INFO MM(262420000001057/e5564bdc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151323781 DMM INFO MM(262420000001057/e5564bdc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151323781 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151323781 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151323781 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151323781 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151323781 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250815151323781 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) 20250815151323781 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) 20250815151323781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151323781 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151323781 DMM DEBUG MM_STATE_Iu(13)[0x55889ae66300]{Detached}: Deallocated (fsm.c:568) 20250815151323781 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Deallocated (fsm.c:568) 20250815151323781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151324029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151324029 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151324029 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151324029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151324029 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151324029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151324035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151324035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151324035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151324035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151324035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151324035 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151324035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151324035 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151324035 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151324035 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151324035 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1702)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151324037 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151324037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1703)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 20250815151324126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1699)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151324146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151324146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1704)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1703)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151324222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151324222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151324222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151324222 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151324222 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151324222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151324222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151324222 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151324222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151324302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151324302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151324302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1708)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815151324318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151324318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151324318 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151324318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151324318 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151324318 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151324318 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151324318 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151324319 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151324319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1707)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151324337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151324337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151324337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1704)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151324366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151324366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1709)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1708)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151324454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151324454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151324454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151324454 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151324454 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151324454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151324454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151324454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151324454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1715)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1715)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@c92948cd11f8: ************************************************* 20250815151324476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151324476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151324476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151324476 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151324476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151324476 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151324476 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151324476 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151324476 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151324478 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151324478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250815151324490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(1712)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test_0-SCCP(1713)@c92948cd11f8: v_sccp_pdu_maxlen:268 -NSVCI99(1712)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(1709)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151324524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151324525 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1711)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151324672 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151324673 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) 20250815151324673 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151324673 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151324676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151324676 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151324676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151324676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151324676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151324676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151324676 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151324676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151324676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151324676 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) 20250815151324676 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151324676 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) 20250815151324676 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151324678 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151324678 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) 20250815151324678 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) 20250815151324678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151324678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151324678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151324678 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) 20250815151324678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151324678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151324678 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151324678 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) 20250815151324678 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151324678 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) 20250815151324678 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) 20250815151324678 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) 20250815151324678 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) 20250815151324678 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151325340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151325340 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151325340 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151325340 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: Established a new IPA connection (conn_id=2) 20250815151325347 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151325349 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151325497 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151325497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151325497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151325497 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151325497 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151325497 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151325497 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151325497 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151325497 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151325497 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) 20250815151325502 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151325502 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151325506 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151325506 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151325506 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151325506 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) 20250815151325506 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151325506 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151325506 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) 20250815151325506 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151325506 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151325506 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 01 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)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250815151325665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151325665 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151325665 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151325665 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151325665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151325665 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151325665 DGPRS DEBUG Checking for inactive LLMEs, time = 57799004 (sgsn.c:132) 20250815151325665 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151325665 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151325665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151325665 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151325684 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151325684 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151325684 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151325684 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) 20250815151325684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151325684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151325684 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) 20250815151325684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151325684 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151325684 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 44 0a 78 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151325687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151325687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151325687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151325687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151325687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151325687 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151325687 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151325687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151325687 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151325687 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 44 0a 78 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@c92948cd11f8: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='F0406C69'O, index=0 SGSN_Test-GSUP(1718)@c92948cd11f8: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: 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 := '2DF9'O, rac := 'D8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1714)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)4465172 SGSN_Test_0-SCCP(1713)@c92948cd11f8: First idle individual index:0 20250815151326540 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326540 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326540 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326540 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326540 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326540 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326540 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326540 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 44 22 14 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 2d f9 d8 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) 20250815151326541 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151326541 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151326541 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151326541 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151326541 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Allocated (fsm.c:456) 20250815151326541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: Allocated (fsm.c:456) 20250815151326541 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151326541 DMM DEBUG MM_STATE_Iu[0x55889ae5b2f0]{Detached}: Allocated (fsm.c:456) 20250815151326541 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151326541 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151326541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151326541 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151326541 DMM DEBUG MM(262420000001005/e182f2e4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151326541 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250815151326541 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326541 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326541 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326541 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) 20250815151326541 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326541 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) 20250815151326541 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326542 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 44 22 14 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151326542 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326542 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326542 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) 20250815151326542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326542 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) 20250815151326542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326542 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 44 22 14 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@c92948cd11f8: { messageType := 2, destLocRef := '442214'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: 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 := '76A768019F41CA51E04A97E7BA74BAEB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0D50A99'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6082041660B98E36'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D23B77976D01292D94CDA4FFE6E874E7'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8DB5A7EDCC307554CF7C68F1808009B0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DCB15FDF791BA1030BA479C44CE9D62F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C3348339D3BA8BD3'O } } } } } SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250815151326563 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326563 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326563 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326563 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326563 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326563 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326563 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326563 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) 20250815151326563 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151326563 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151326563 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151326563 DMM DEBUG MM(262420000001005/e182f2e4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250815151326563 DMM NOTICE MM(262420000001005/e182f2e4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151326563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151326563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151326563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151326563 DMM DEBUG MM(262420000001005/e182f2e4) Requesting authorization (sgsn_auth.c:160) 20250815151326563 DMM INFO MM(262420000001005/e182f2e4) Requesting authentication tuples (sgsn_auth.c:184) 20250815151326563 DMM DEBUG MM(262420000001005/e182f2e4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151326563 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250815151326563 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@c92948cd11f8: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250815151326569 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151326569 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151326569 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151326569 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151326569 DMM INFO MM(262420000001005/e182f2e4) Subscriber data update (mmctx.c:445) 20250815151326569 DMM DEBUG MM(262420000001005/e182f2e4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151326569 DMM INFO MM(262420000001005/e182f2e4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151326569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151326569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151326569 DMM INFO MM(262420000001005/e182f2e4) <- GMM AUTH AND CIPHERING REQ (rand = 76 a7 68 01 9f 41 ca 51 e0 4a 97 e7 ba 74 ba eb , mmctx_is_r99=1, vec->auth_types=0x3, autn = dc b1 5f df 79 1b a1 03 0b a4 79 c4 4c e9 d6 2f ) (gprs_gmm.c:510) 20250815151326569 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250815151326570 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326570 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326570 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326570 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) 20250815151326570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326570 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) 20250815151326570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326570 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326570 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 44 22 14 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 76 a7 68 01 9f 41 ca 51 e0 4a 97 e7 ba 74 ba eb 80 28 10 dc b1 5f df 79 1b a1 03 0b a4 79 c4 4c e9 d6 2f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22C334833923094399990000100005F02904D3BA8BD3'O 20250815151326586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326586 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326586 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326586 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326586 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 0e 22 c3 34 83 39 23 09 43 99 99 00 00 10 00 05 f0 29 04 d3 ba 8b d3 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151326586 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151326586 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151326586 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151326586 DMM INFO MM(262420000001005/e182f2e4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151326586 DMM NOTICE MM(262420000001005/e182f2e4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151326586 DMM DEBUG MM(262420000001005/e182f2e4) checking auth: received UMTS RES = c3 34 83 39 d3 ba 8b d3 (gprs_gmm.c:716) 20250815151326586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151326587 DMM DEBUG MM(262420000001005/e182f2e4) Requesting authorization (sgsn_auth.c:160) 20250815151326587 DMM INFO MM(262420000001005/e182f2e4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151326587 DMM DEBUG MM(262420000001005/e182f2e4) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151326587 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250815151326587 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) 20250815151326587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151326587 DMM DEBUG MM(262420000001005/e182f2e4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151326587 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326587 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326587 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326587 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) 20250815151326587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326587 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) 20250815151326587 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326587 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 44 22 14 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d2 3b 77 97 6d 01 29 2d 94 cd a4 ff e6 e8 74 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(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151326607 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326607 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326607 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326607 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326607 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326607 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326607 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326607 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) 20250815151326607 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151326607 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151326607 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151326607 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250815151326608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151326608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151326608 DMM INFO MM(262420000001005/e182f2e4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe182f2e4) (gprs_gmm.c:337) 20250815151326608 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250815151326608 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326608 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326608 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326608 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) 20250815151326608 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326608 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) 20250815151326608 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326608 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 44 22 14 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) 20250815151326608 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326608 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326609 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326609 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) 20250815151326609 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326609 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) 20250815151326609 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326609 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326609 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 44 22 14 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 e1 82 f2 e4 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151326618 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151326618 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151326618 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250815151326618 DMM INFO MM(262420000001005/e182f2e4) Subscriber data update (mmctx.c:445) 20250815151326618 DMM DEBUG MM(262420000001005/e182f2e4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151326618 DMM INFO MM(262420000001005/e182f2e4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151326618 DMM NOTICE MM(262420000001005/e182f2e4) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250815151326618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151326618 DMM NOTICE MM(262420000001005/e182f2e4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151326618 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) SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151326629 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326629 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326629 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326629 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326629 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326629 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326629 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326629 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) 20250815151326629 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151326629 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151326629 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151326629 DMM INFO MM(262420000001005/e182f2e4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151326630 DMM NOTICE MM(262420000001005/e182f2e4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151326630 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151326630 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151326630 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151326630 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151326630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151326630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151326630 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326630 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326630 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326630 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) 20250815151326630 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326630 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) 20250815151326630 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326630 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326630 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 44 22 14 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) 20250815151326630 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151326630 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250815151326630 DMM INFO MM(262420000001005/e182f2e4) Subscriber data update (mmctx.c:445) 20250815151326630 DMM DEBUG MM(262420000001005/e182f2e4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151326640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326640 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326640 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326640 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326640 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) SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151326642 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151326642 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151326642 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151326642 DMM INFO MM(262420000001005/e182f2e4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151326642 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151326642 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151326643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326643 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) 20250815151326643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326643 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326643 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) 20250815151326643 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326643 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326643 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 44 22 14 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)@c92948cd11f8: Session index based on local reference:0 20250815151326646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326646 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326646 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326646 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326646 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 44 22 14 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)4465172 TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: 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 := 'E182F2E4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)601127 SGSN_Test_0-SCCP(1713)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1714)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151326850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326850 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326850 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326850 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326850 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 09 2c 27 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 e1 82 f2 e4 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) 20250815151326851 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151326851 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151326851 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151326851 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE182F2E4) type="signalling"  (gprs_gmm.c:1936) 20250815151326851 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151326851 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151326851 DMM DEBUG MM(262420000001005/e182f2e4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151326851 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326851 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326851 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326851 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) 20250815151326851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326851 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) 20250815151326851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326851 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 09 2c 27 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151326852 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326852 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326852 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326852 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) 20250815151326852 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326852 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) 20250815151326852 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326852 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326852 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 09 2c 27 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d2 3b 77 97 6d 01 29 2d 94 cd a4 ff e6 e8 74 e7 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)@c92948cd11f8: { messageType := 2, destLocRef := '092C27'O ("\t,'"), 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151326859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326859 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326859 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326859 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326859 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) 20250815151326860 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151326860 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151326860 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151326860 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250815151326860 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151326860 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151326860 DMM INFO MM(262420000001005/e182f2e4) <- GMM SERVICE ACCEPT (P-TMSI=0xe182f2e4) (gprs_gmm.c:863) 20250815151326860 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250815151326860 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326860 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326860 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326860 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) 20250815151326860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326860 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) 20250815151326860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326860 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 09 2c 27 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) 20250815151326860 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326860 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326860 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326860 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) 20250815151326860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326860 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) 20250815151326860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326860 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 09 2c 27 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)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 20250815151326873 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326874 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151326874 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151326874 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151326874 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151326874 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151326874 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326874 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) 20250815151326874 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151326874 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151326874 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151326874 DMM INFO MM(262420000001005/e182f2e4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151326874 DMM INFO MM(262420000001005/e182f2e4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151326874 DMM DEBUG MM(262420000001005/e182f2e4) Using GGSN 0 (gprs_sm.c:317) 20250815151326874 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) 20250815151326874 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250815151326874 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151326874 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151326874 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151326978 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 46 00 00 01 80 08 00 10 6f b8 35 c7 11 37 97 5d 0f 14 05 7f 32 4a da 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=1094 from retransmit req queue (gtp.c:465) 20250815151326978 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151326978 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151326979 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151326979 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151326979 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151326979 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) 20250815151326979 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151326979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151326979 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) 20250815151326979 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151326979 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151326979 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 09 2c 27 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 6f b8 35 c7 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151327024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327024 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327024 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327024 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327024 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 dd 15 07 bc 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151327024 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151327024 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151327024 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151327024 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250815151327024 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151327024 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250815151327024 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151327024 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250815151327025 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327025 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327025 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327025 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) 20250815151327025 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327025 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) 20250815151327025 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327025 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327025 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 09 2c 27 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)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DD1507BC'O SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151327103 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 47 00 00 01 80 10 6f b8 35 c7 11 37 97 5d 0f 7f 32 4a da 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=1095 from retransmit req queue (gtp.c:465) 20250815151327103 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151327103 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)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:13 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 20250815151327138 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327139 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327139 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327139 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327139 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327139 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) 20250815151327139 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250815151327139 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250815151327139 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250815151327139 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250815151327139 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327139 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327139 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327139 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) 20250815151327139 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327139 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327139 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) 20250815151327139 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327139 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327139 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 09 2c 27 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 20250815151327160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327160 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327160 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327160 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327160 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327160 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) 20250815151327161 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151327161 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151327161 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151327161 DMM INFO MM(262420000001005/e182f2e4) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151327161 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151327161 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151327161 DMM INFO MM(262420000001005/e182f2e4) Changing GTP-U endpoints 127.0.0.104/0xdd1507bc -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250815151327161 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250815151327161 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327161 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327161 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327161 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) 20250815151327161 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327161 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327161 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) 20250815151327161 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327161 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327161 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 09 2c 27 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 20250815151327164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327165 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327165 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327165 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327165 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 09 2c 27 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@c92948cd11f8: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)601127 TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151327208 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 48 00 00 01 80 10 6f b8 35 c7 11 37 97 5d 0f 7f 32 4a da 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=1096 from retransmit req queue (gtp.c:465) 20250815151327208 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151327208 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)@c92948cd11f8: 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 := 'E182F2E4'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@c92948cd11f8: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)11385245 SGSN_Test_0-SCCP(1713)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1714)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151327366 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327366 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327366 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327366 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 ad b9 9d 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 e1 82 f2 e4 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) 20250815151327367 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151327367 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151327367 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151327367 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE182F2E4) type="data"  (gprs_gmm.c:1936) 20250815151327367 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151327367 DMM DEBUG MM(262420000001005/e182f2e4) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151327367 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327368 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) 20250815151327368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327368 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) 20250815151327368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327368 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 ad b9 9d 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151327368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327368 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) 20250815151327368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327368 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) 20250815151327368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327368 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 ad b9 9d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d2 3b 77 97 6d 01 29 2d 94 cd a4 ff e6 e8 74 e7 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)@c92948cd11f8: { messageType := 2, destLocRef := 'ADB99D'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 20250815151327382 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327382 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327382 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327382 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327382 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327382 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) 20250815151327382 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151327382 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151327382 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151327382 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250815151327382 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151327382 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151327382 DMM INFO MM(262420000001005/e182f2e4) <- GMM SERVICE ACCEPT (P-TMSI=0xe182f2e4) (gprs_gmm.c:863) 20250815151327382 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250815151327383 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327383 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327383 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327383 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) 20250815151327383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327383 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) 20250815151327383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327383 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 ad b9 9d 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) 20250815151327383 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327383 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327383 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327383 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) 20250815151327383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327383 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) 20250815151327383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327383 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 ad b9 9d 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) 20250815151327383 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327383 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327383 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327383 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) 20250815151327383 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327383 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) 20250815151327383 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327383 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327383 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 ad b9 9d 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 6f b8 35 c7 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800DD1507BC'O 20250815151327400 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327400 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327400 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327400 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327400 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327400 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327400 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327400 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 dd 15 07 bc 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151327400 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151327400 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151327400 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151327400 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250815151327400 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151327400 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250815151327404 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 49 00 00 01 80 10 6f b8 35 c7 11 37 97 5d 0f 7f 32 4a da 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=1097 from retransmit req queue (gtp.c:465) 20250815151327404 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151327404 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1713)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151327602 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151327602 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151327602 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151327602 DMM INFO MM(262420000001005/e182f2e4) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151327602 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151327603 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250815151327602 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327602 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151327602 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151327602 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151327602 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151327602 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151327602 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327602 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) 20250815151327609 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 4a 00 00 01 80 : Freeing seq=1098 from retransmit req queue (gtp.c:465) 20250815151327609 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151327609 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151327609 DMM INFO MM(262420000001005/e182f2e4) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151327609 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250815151327610 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250815151327610 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815151327610 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327610 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327610 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327610 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) 20250815151327610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151327610 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) 20250815151327610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151327610 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151327610 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 ad b9 9d 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@c92948cd11f8: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@c92948cd11f8: Final verdict of PTC: pass 20250815151327638 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151327638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151327638 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151327638 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151327638 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151327638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151327638 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151327638 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151327638 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) 20250815151327638 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327638 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151327638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151327638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151327638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151327638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151327638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151327638 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) 20250815151327638 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) 20250815151327638 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) 20250815151327638 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) 20250815151327638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151327638 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151327639 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151327639 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) 20250815151327639 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) 20250815151327639 DMM INFO MM(262420000001005/e182f2e4) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151327639 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151327639 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151327640 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151327640 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151327640 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151327640 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) 20250815151327640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151327640 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) 20250815151327640 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151327645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59498<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815151327658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151327658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1718)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1702)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1707)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1712)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1710)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1713)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1700)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1715)@c92948cd11f8: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1705)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1714)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@c92948cd11f8: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Fri Aug 15 15:13:27 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 20250815151327922 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151328435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=501012) 20250815151328659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151328659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151329308 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151329308 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151329308 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151329308 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) 20250815151329308 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151329308 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) 20250815151329308 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) Waiting for packet dumper to finish... 1 (prev_count=501012, count=502272) 20250815151329639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151329639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151329639 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151329660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151329660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151330661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151330661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Fri Aug 15 15:13:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151331524 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151331524 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151331524 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151331524 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) 20250815151331524 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151331524 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) 20250815151331524 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151331662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151331662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_pmm_idle_rx_mt_data started. 20250815151331839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151331840 DMM INFO MM(262420000001005/e182f2e4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151331840 DMM INFO MM(262420000001005/e182f2e4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151331840 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151331840 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151331840 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151331840 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151331840 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250815151331840 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) 20250815151331840 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) 20250815151331840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae66300]{Init}: Deallocated (fsm.c:568) 20250815151331840 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151331840 DMM DEBUG MM_STATE_Iu(15)[0x55889ae5b2f0]{Detached}: Deallocated (fsm.c:568) 20250815151331840 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Deallocated (fsm.c:568) 20250815151331840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } SGSN_Test-Gb1-NS1(1726)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1727)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1727)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151332071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151332071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151332071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151332071 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151332071 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151332071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151332071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151332071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151332071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1727)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151332076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151332076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151332076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151332080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151332081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151332081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151332081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151332081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151332081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151332081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151332081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151332084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151332084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1727)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1727)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151332095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1723)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1728)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1726)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250815151332172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151332172 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(1731)@c92948cd11f8: Provider Link came up: sending NS-RESET TC_pmm_idle_rx_mt_data-BVCI196(1725)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151332185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151332185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151332185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151332185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151332185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151332185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151332185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151332185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151332185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1731)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151332207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151332207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151332207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151332208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151332208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151332208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151332208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151332208 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151332208 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151332208 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151332208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151332209 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151332209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1731)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151332217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1728)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1732)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 20250815151332243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151332243 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1730)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1733)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1732)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151332350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151332350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151332350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151332350 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151332350 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151332350 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151332350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151332351 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151332351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151332358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151332358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151332358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151332358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151332358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151332358 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151332358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151332358 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151332358 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151332358 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151332358 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151332360 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151332360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151332367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151332410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151332410 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-SCCP(1737)@c92948cd11f8: v_sccp_pdu_maxlen:268 SGSN_Test_0-M3UA(1739)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1739)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1739)@c92948cd11f8: ************************************************* 20250815151332657 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151332657 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) 20250815151332657 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151332657 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151332661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151332661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151332661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151332661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151332661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151332661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151332661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151332661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151332661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151332661 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) 20250815151332661 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151332661 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) 20250815151332661 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151332663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151332663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151332663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151332663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815151332663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151332663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151332663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151332663 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) 20250815151332663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151332663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151332663 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151332663 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) 20250815151332663 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151332663 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) 20250815151332663 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) 20250815151332663 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) 20250815151332663 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) 20250815151332663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151332663 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151332663 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) 20250815151332663 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) SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151332666 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151332667 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151333455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333455 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333455 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333455 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333455 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) 20250815151333456 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151333456 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151333456 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333456 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333456 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333456 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) 20250815151333456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333456 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333456 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) 20250815151333456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333456 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333456 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(1738)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250815151333507 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333507 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333507 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333507 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) 20250815151333507 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333507 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) 20250815151333507 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333507 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333507 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 4a 45 24 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151333510 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333510 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333510 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333510 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333510 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333510 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333510 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333510 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 4a 45 24 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data-BVCI196(1725)@c92948cd11f8: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='F1975341'O, index=0 SGSN_Test-GSUP(1742)@c92948cd11f8: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: 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 := '6E56'O ("nV"), rac := '9C'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)@c92948cd11f8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)14074518 SGSN_Test_0-SCCP(1737)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1738)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151333825 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333826 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333826 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333826 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333826 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333826 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333826 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333826 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 d6 c2 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 70 62 f2 24 6e 56 9c 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) 20250815151333826 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151333827 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333827 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333827 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333827 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) 20250815151333827 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333827 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) 20250815151333827 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333827 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333827 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 d6 c2 96 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151333827 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151333827 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151333827 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151333827 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Allocated (fsm.c:456) 20250815151333827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151333827 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151333827 DMM DEBUG MM_STATE_Iu[0x55889ae66300]{Detached}: Allocated (fsm.c:456) 20250815151333828 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151333828 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151333828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151333828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151333828 DMM DEBUG MM(262420000001007/f77ab2d5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151333828 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250815151333828 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333828 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333828 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) 20250815151333828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333828 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) 20250815151333828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333828 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 d6 c2 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(1737)@c92948cd11f8: { messageType := 2, destLocRef := 'D6C296'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: 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 := 'D6A93438FE83A5A91A5ECF89344FEB84'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7157CEA8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B7377F13D22394A'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3FA10AA8F22C5FE19C586734DD0B70D8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D742167B33FA1324E5D922784FE50A9E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2BD0D9CCBB4CAB87FEBA2C8E1CFBB325'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7B4318DCB07520B4'O } } } } } SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250815151333848 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333848 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333848 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333848 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333848 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333848 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333848 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333848 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) 20250815151333849 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151333849 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151333849 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151333849 DMM DEBUG MM(262420000001007/f77ab2d5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250815151333849 DMM NOTICE MM(262420000001007/f77ab2d5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151333849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151333849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151333849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151333849 DMM DEBUG MM(262420000001007/f77ab2d5) Requesting authorization (sgsn_auth.c:160) 20250815151333849 DMM INFO MM(262420000001007/f77ab2d5) Requesting authentication tuples (sgsn_auth.c:184) 20250815151333849 DMM DEBUG MM(262420000001007/f77ab2d5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151333849 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250815151333849 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@c92948cd11f8: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250815151333854 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151333854 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151333854 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151333854 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151333854 DMM INFO MM(262420000001007/f77ab2d5) Subscriber data update (mmctx.c:445) 20250815151333854 DMM DEBUG MM(262420000001007/f77ab2d5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151333854 DMM INFO MM(262420000001007/f77ab2d5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151333854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151333854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151333854 DMM INFO MM(262420000001007/f77ab2d5) <- GMM AUTH AND CIPHERING REQ (rand = d6 a9 34 38 fe 83 a5 a9 1a 5e cf 89 34 4f eb 84 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2b d0 d9 cc bb 4c ab 87 fe ba 2c 8e 1c fb b3 25 ) (gprs_gmm.c:510) 20250815151333854 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250815151333855 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333855 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333855 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333855 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) 20250815151333855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333855 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) 20250815151333855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333855 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 d6 c2 96 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 d6 a9 34 38 fe 83 a5 a9 1a 5e cf 89 34 4f eb 84 80 28 10 2b d0 d9 cc bb 4c ab 87 fe ba 2c 8e 1c fb b3 25 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081304227B4318DC23094399990000100007F02904B07520B4'O 20250815151333867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333867 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333867 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333867 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333867 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333867 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 04 22 7b 43 18 dc 23 09 43 99 99 00 00 10 00 07 f0 29 04 b0 75 20 b4 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151333867 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151333867 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151333867 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151333867 DMM INFO MM(262420000001007/f77ab2d5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151333867 DMM NOTICE MM(262420000001007/f77ab2d5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151333867 DMM DEBUG MM(262420000001007/f77ab2d5) checking auth: received UMTS RES = 7b 43 18 dc b0 75 20 b4 (gprs_gmm.c:716) 20250815151333867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151333867 DMM DEBUG MM(262420000001007/f77ab2d5) Requesting authorization (sgsn_auth.c:160) 20250815151333867 DMM INFO MM(262420000001007/f77ab2d5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151333867 DMM DEBUG MM(262420000001007/f77ab2d5) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151333867 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250815151333867 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) 20250815151333867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151333867 DMM DEBUG MM(262420000001007/f77ab2d5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151333868 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333868 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333868 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333868 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) 20250815151333868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333868 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) 20250815151333868 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333868 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 d6 c2 96 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3f a1 0a a8 f2 2c 5f e1 9c 58 67 34 dd 0b 70 d8 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151333882 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333882 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333882 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333882 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333882 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333882 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333882 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333882 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) 20250815151333883 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151333883 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151333883 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151333883 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250815151333883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151333883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151333883 DMM INFO MM(262420000001007/f77ab2d5) <- GMM ATTACH ACCEPT (new P-TMSI=0xf77ab2d5) (gprs_gmm.c:337) 20250815151333883 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250815151333883 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333883 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333883 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333883 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) 20250815151333883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333884 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) 20250815151333884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333884 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 d6 c2 96 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) 20250815151333884 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333884 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333884 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333884 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) 20250815151333884 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333884 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) 20250815151333884 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333884 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333884 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 d6 c2 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 f7 7a b2 d5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151333891 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151333891 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151333891 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250815151333891 DMM INFO MM(262420000001007/f77ab2d5) Subscriber data update (mmctx.c:445) 20250815151333891 DMM DEBUG MM(262420000001007/f77ab2d5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151333891 DMM INFO MM(262420000001007/f77ab2d5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151333891 DMM NOTICE MM(262420000001007/f77ab2d5) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250815151333891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151333891 DMM NOTICE MM(262420000001007/f77ab2d5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151333891 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) 20250815151333892 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151333892 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250815151333892 DMM INFO MM(262420000001007/f77ab2d5) Subscriber data update (mmctx.c:445) 20250815151333892 DMM DEBUG MM(262420000001007/f77ab2d5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151333897 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333897 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333897 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333897 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333897 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333897 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333897 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333897 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) 20250815151333897 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151333897 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151333897 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151333897 DMM INFO MM(262420000001007/f77ab2d5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151333897 DMM NOTICE MM(262420000001007/f77ab2d5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151333897 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151333897 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151333897 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151333897 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151333897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151333897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151333898 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333898 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333898 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333898 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) 20250815151333898 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333898 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) 20250815151333898 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333898 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333898 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 d6 c2 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(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151333907 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333907 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333907 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333907 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333907 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333907 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333907 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333907 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) 20250815151333907 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151333907 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151333907 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151333907 DMM INFO MM(262420000001007/f77ab2d5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151333907 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151333907 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151333908 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333908 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333908 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333908 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) 20250815151333908 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151333908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151333908 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) 20250815151333908 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151333908 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333908 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 d6 c2 96 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)@c92948cd11f8: Session index based on local reference:0 20250815151333910 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151333910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151333910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151333910 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151333910 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151333910 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151333910 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151333910 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151333910 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151333910 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 d6 c2 96 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@c92948cd11f8: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)14074518 TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: 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 := 'F77AB2D5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@c92948cd11f8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)11402087 SGSN_Test_0-RAN(1738)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@c92948cd11f8: First idle individual index:0 20250815151334118 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334118 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334118 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334118 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334118 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334118 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334118 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334118 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 ad fb 67 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 f7 7a b2 d5 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) 20250815151334119 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151334119 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334119 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334119 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334119 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) 20250815151334119 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334119 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) 20250815151334119 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334119 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334119 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 ad fb 67 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151334120 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151334120 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151334120 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF77AB2D5) type="signalling"  (gprs_gmm.c:1936) 20250815151334120 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151334120 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151334120 DMM DEBUG MM(262420000001007/f77ab2d5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151334120 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334120 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334120 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334120 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) 20250815151334120 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334120 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) 20250815151334120 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334120 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334120 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 ad fb 67 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3f a1 0a a8 f2 2c 5f e1 9c 58 67 34 dd 0b 70 d8 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)@c92948cd11f8: { messageType := 2, destLocRef := 'ADFB67'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151334127 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334127 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334127 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334127 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334127 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334127 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334127 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334127 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) 20250815151334127 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151334127 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151334127 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151334127 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250815151334127 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151334127 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334128 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334128 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334128 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) 20250815151334128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334128 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) 20250815151334128 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334128 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334128 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 ad fb 67 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) 20250815151334128 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151334128 DMM INFO MM(262420000001007/f77ab2d5) <- GMM SERVICE ACCEPT (P-TMSI=0xf77ab2d5) (gprs_gmm.c:863) 20250815151334128 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250815151334128 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334128 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334128 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334128 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) 20250815151334128 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334129 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) 20250815151334129 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334129 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334129 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 ad fb 67 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151334143 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334143 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334143 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334143 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334143 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334143 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334143 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334143 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) 20250815151334143 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151334144 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151334144 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151334144 DMM INFO MM(262420000001007/f77ab2d5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151334144 DMM INFO MM(262420000001007/f77ab2d5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151334144 DMM DEBUG MM(262420000001007/f77ab2d5) Using GGSN 0 (gprs_sm.c:317) 20250815151334144 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) 20250815151334144 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250815151334144 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151334144 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151334144 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250815151334167 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 4b 00 00 01 80 08 00 10 89 b3 14 24 11 99 73 d7 73 14 05 7f 53 35 08 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1099 from retransmit req queue (gtp.c:465) 20250815151334167 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151334167 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151334167 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334167 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334167 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334167 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) 20250815151334167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334167 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) 20250815151334167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334167 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 ad fb 67 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 89 b3 14 24 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680029B1A46B'O 20250815151334228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334228 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334228 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334228 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 29 b1 a4 6b 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151334229 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334229 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334229 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334229 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) 20250815151334229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334229 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) 20250815151334229 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334229 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 ad fb 67 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) 20250815151334229 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151334229 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151334229 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151334229 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250815151334229 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151334229 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250815151334229 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151334229 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151334244 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4c 00 00 01 80 10 89 b3 14 24 11 99 73 d7 73 7f 53 35 08 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1100 from retransmit req queue (gtp.c:465) 20250815151334244 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151334244 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)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151334263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334263 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334263 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334263 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334263 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) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:13 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 20250815151334264 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334264 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334264 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334264 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) 20250815151334264 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334264 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) 20250815151334264 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334264 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334264 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 ad fb 67 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)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 20250815151334264 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250815151334264 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250815151334264 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250815151334264 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151334286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334286 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334286 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334286 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334286 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) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 20250815151334287 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334287 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334287 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334287 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) 20250815151334287 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334287 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) 20250815151334287 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334287 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334287 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 ad fb 67 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151334287 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151334287 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151334287 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151334287 DMM INFO MM(262420000001007/f77ab2d5) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151334287 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151334287 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151334287 DMM INFO MM(262420000001007/f77ab2d5) Changing GTP-U endpoints 127.0.0.104/0x29b1a46b -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250815151334287 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 20250815151334289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334289 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334289 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334289 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334289 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334289 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334289 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 ad fb 67 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@c92948cd11f8: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)11402087 TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed 20250815151334303 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4d 00 00 01 80 10 89 b3 14 24 11 99 73 d7 73 7f 53 35 08 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1101 from retransmit req queue (gtp.c:465) 20250815151334303 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151334303 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@c92948cd11f8: Created IMSI[0] for '262420000001007'H'F77AB2D5'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250815151334333 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334333 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334333 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) 20250815151334333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334333 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) 20250815151334333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334333 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 09 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 f7 7a b2 d5 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151334332 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250815151334332 DMM INFO MM(262420000001007/f77ab2d5) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) SGSN_Test_0-RAN(1738)@c92948cd11f8: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: 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 := 'F77AB2D5'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@c92948cd11f8: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)8340113 SGSN_Test_0-SCCP(1737)@c92948cd11f8: First idle individual index:0 20250815151334385 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334385 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334385 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334385 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334385 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 7f 42 91 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 f7 7a b2 d5 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) 20250815151334386 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334386 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334386 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334386 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) 20250815151334386 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334386 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) 20250815151334386 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334386 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334386 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 7f 42 91 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151334387 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334387 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334387 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334387 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) 20250815151334387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334387 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) 20250815151334387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334387 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 7f 42 91 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3f a1 0a a8 f2 2c 5f e1 9c 58 67 34 dd 0b 70 d8 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151334386 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151334386 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151334386 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151334386 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF77AB2D5) type="data"  (gprs_gmm.c:1936) 20250815151334386 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151334386 DMM DEBUG MM(262420000001007/f77ab2d5) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) SGSN_Test_0-RAN(1738)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@c92948cd11f8: { messageType := 2, destLocRef := '7F4291'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151334395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334395 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334395 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334395 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334395 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) 20250815151334396 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151334396 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151334396 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151334396 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250815151334396 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151334396 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151334396 DMM INFO MM(262420000001007/f77ab2d5) <- GMM SERVICE ACCEPT (P-TMSI=0xf77ab2d5) (gprs_gmm.c:863) 20250815151334396 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250815151334396 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334396 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334396 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334396 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) 20250815151334396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334396 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) 20250815151334396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334396 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 7f 42 91 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) 20250815151334396 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334396 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334396 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334396 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) 20250815151334396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334396 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) 20250815151334396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334396 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 7f 42 91 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) 20250815151334396 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334396 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334396 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334396 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) 20250815151334396 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334396 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) 20250815151334396 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334396 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334396 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 7f 42 91 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 89 b3 14 24 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680029B1A46B'O 20250815151334404 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334404 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334404 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334404 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334404 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334404 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334404 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334404 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 29 b1 a4 6b 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151334405 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151334405 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151334405 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151334405 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250815151334405 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151334405 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250815151334416 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4e 00 00 01 80 10 89 b3 14 24 11 99 73 d7 73 7f 53 35 08 e5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1102 from retransmit req queue (gtp.c:465) 20250815151334416 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151334416 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1737)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151334611 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151334611 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151334611 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151334611 DMM INFO MM(262420000001007/f77ab2d5) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151334611 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151334611 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250815151334610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151334610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151334611 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151334611 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151334611 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151334611 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334611 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) 20250815151334614 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 4f 00 00 01 80 : Freeing seq=1103 from retransmit req queue (gtp.c:465) 20250815151334614 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151334614 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151334614 DMM INFO MM(262420000001007/f77ab2d5) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151334614 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250815151334614 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250815151334614 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815151334615 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334615 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334615 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334615 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) 20250815151334615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151334615 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) 20250815151334615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151334615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151334615 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 7f 42 91 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@c92948cd11f8: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@c92948cd11f8: Final verdict of PTC: pass 20250815151334634 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151334634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151334634 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151334634 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151334634 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151334634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151334634 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151334634 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151334634 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) 20250815151334634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334634 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151334634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151334634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151334634 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151334634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151334634 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151334634 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) 20250815151334634 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) 20250815151334634 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) 20250815151334634 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) 20250815151334635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151334635 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151334635 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151334635 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151334635 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151334635 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) 20250815151334635 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151334635 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) 20250815151334635 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151334635 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151334635 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) 20250815151334635 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) 20250815151334635 DMM INFO MM(262420000001007/f77ab2d5) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151334635 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151334635 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151334639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55212<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1727)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@c92948cd11f8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1736)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1726)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1731)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1742)@c92948cd11f8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1730)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1729)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1724)@c92948cd11f8: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1734)@c92948cd11f8: Final verdict of PTC: none 20250815151334669 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151334670 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(1744)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1738)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1726): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1727): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@c92948cd11f8: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Fri Aug 15 15:13: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 20250815151334919 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55228<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151335438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55228<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=500724) 20250815151335674 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151335674 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=500724, count=505080) 20250815151336638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151336638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151336638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151336678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151336678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. 20250815151337646 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151337646 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151337646 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151337646 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) 20250815151337646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151337646 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) 20250815151337646 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Fri Aug 15 15:13:37 UTC 2025 20250815151337682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151337682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151338686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151338686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151338796 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55242<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_update_ctx_err_ind_from_ggsn started. 20250815151338798 DMM INFO MM(262420000001007/f77ab2d5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151338798 DMM INFO MM(262420000001007/f77ab2d5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151338798 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151338798 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151338798 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151338798 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151338798 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250815151338798 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) 20250815151338798 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) 20250815151338798 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151338798 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151338798 DMM DEBUG MM_STATE_Iu(18)[0x55889ae66300]{Detached}: Deallocated (fsm.c:568) 20250815151338798 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Deallocated (fsm.c:568) 20250815151338798 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151339063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151339063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151339063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151339063 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151339063 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151339063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151339063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151339063 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151339063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151339079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151339079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151339079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151339079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151339079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151339079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151339079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151339079 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151339079 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151339079 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151339079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151339081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151339081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151339106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1751)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1747)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151339138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151339138 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1752)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1751)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1755)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151339198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151339198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151339198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151339198 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151339198 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151339198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151339198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151339198 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151339198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151339202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151339203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151339203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151339203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151339203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151339203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151339203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151339203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151339203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151339203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151339203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151339203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151339203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151339250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1756)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1752)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151339304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151339304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250815151339309 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151339309 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151339309 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151339309 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) 20250815151339309 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151339309 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) 20250815151339309 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) SGSN_Test-Gb2-BSSGP2(1757)@c92948cd11f8: 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)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1756)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151339366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151339367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151339367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151339367 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151339367 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151339367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151339367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151339367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151339367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151339388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151339388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151339388 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151339389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151339389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151339389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151339389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151339389 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151339389 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151339389 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151339389 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1760)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151339390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151339390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@c92948cd11f8: Starting RAN_Emulation SGSN_Test_0-M3UA(1763)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1763)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@c92948cd11f8: ************************************************* 20250815151339403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test_0-SCCP(1761)@c92948cd11f8: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1757)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151339448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151339448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1758)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151339604 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151339604 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) 20250815151339604 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151339604 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151339608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151339608 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151339608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151339608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151339608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151339608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151339608 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151339608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151339608 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151339608 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) 20250815151339608 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151339608 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) 20250815151339608 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151339612 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151339612 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151339612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151339612 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) 20250815151339612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151339612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151339612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151339612 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) 20250815151339612 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151339612 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) 20250815151339612 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) 20250815151339612 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) 20250815151339612 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) 20250815151339612 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151339612 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151339612 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) 20250815151339612 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) 20250815151339687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151339687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151339687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151339687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250815151339692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250815151339693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151340420 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151340420 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151340419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151340419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151340419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151340419 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151340419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151340419 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151340419 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151340419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151340419 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151340419 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) 20250815151340420 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151340420 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151340420 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151340420 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) 20250815151340420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151340420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151340420 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) 20250815151340420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151340420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151340420 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)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@c92948cd11f8: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='EA912DF4'O, index=0 SGSN_Test-GSUP(1766)@c92948cd11f8: 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)@c92948cd11f8: 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 := '8667'O, rac := 'A8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, esind := '1'B, psbit := '0'B, vgcs := '0'B, vbs := '0'B, presenceBitMultislot := '1'B, multislotcap := { presenceBitHscsd := '0'B, hscsdmultislotclass := omit, presenceBitGprs := '0'B, gprsmultislot := omit, presenceBitSms := '0'B, multislotCap_SMS := omit, multislotCapAdditionsAfterRel97 := { presenceBitEcsdmulti := '0'B, ecsdmultislotclass := omit, presenceBitEgprsmulti := '0'B, multislotCap_EGPRS := omit, presenceBitDtmGprsmulti := '0'B, multislotCapdtmgprsmultislotsubclass := omit } }, accessCapAdditionsAfterRel97 := omit }, spare_bits := omit } } }, presenceBitMSRACap := '0'B } } }, ptmsiSignature := omit, reqGPRStimer := omit, tmsiStatus := omit, pC_LCSCapability := omit, mobileStationClassmark2 := omit, mobileStationClassmark3 := omit, supportedCodecs := omit, uENetworkCapability := omit, additionalMobileIdentity := omit, routingAreaIdentification2 := omit, voiceDomainandUEsUsageSetting := omit, deviceProperties := omit, p_TMSI_Type := omit, mS_NetworkFeatureSupport := omit, oldLocationAreaIdentification := omit, additionalUpdateType := omit, tMSIBasedNRIcontainer := omit, t3324 := omit, t3312_ExtendedValue := omit, extendedDRXParameters := omit } } } } SGSN_Test_0-RAN(1762)@c92948cd11f8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)1789440 SGSN_Test_0-SCCP(1761)@c92948cd11f8: First idle individual index:0 20250815151341002 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341002 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341002 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341002 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341002 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341002 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341002 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341002 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 1b 4e 00 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 86 67 a8 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) 20250815151341002 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151341002 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151341002 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151341002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151341002 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: Allocated (fsm.c:456) 20250815151341002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Allocated (fsm.c:456) 20250815151341002 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Allocated (fsm.c:456) 20250815151341002 DMM DEBUG MM_STATE_Iu[0x55889ae69280]{Detached}: Allocated (fsm.c:456) 20250815151341002 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151341002 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151341002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151341002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151341002 DMM DEBUG MM(262420000001004/c2fbb13e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151341002 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250815151341003 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341003 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341003 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341003 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) 20250815151341003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341003 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) 20250815151341003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341003 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 1b 4e 00 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151341003 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341003 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341003 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341003 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) 20250815151341003 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341003 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341003 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) 20250815151341003 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341003 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341003 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 1b 4e 00 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@c92948cd11f8: { messageType := 2, destLocRef := '1B4E00'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: 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 := '7D34E9BCDD4D046645EDE81D83C6BD70'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F5FDC0A4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6817F770847076E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E64F22FAE9CFB095DC912144909BD789'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D66C520D998DBB3FE0021D33B9DFBFE1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CC63FEA379E268E8A7BBB1FBC7FDAF51'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F57FE986A4CCF1AA'O } } } } } SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250815151341062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341062 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341062 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341062 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341062 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) 20250815151341062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151341062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151341062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151341062 DMM DEBUG MM(262420000001004/c2fbb13e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250815151341062 DMM NOTICE MM(262420000001004/c2fbb13e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151341062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151341062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151341062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151341062 DMM DEBUG MM(262420000001004/c2fbb13e) Requesting authorization (sgsn_auth.c:160) 20250815151341063 DMM INFO MM(262420000001004/c2fbb13e) Requesting authentication tuples (sgsn_auth.c:184) 20250815151341063 DMM DEBUG MM(262420000001004/c2fbb13e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151341063 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250815151341063 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@c92948cd11f8: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250815151341077 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151341077 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151341077 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151341077 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151341077 DMM INFO MM(262420000001004/c2fbb13e) Subscriber data update (mmctx.c:445) 20250815151341077 DMM DEBUG MM(262420000001004/c2fbb13e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151341077 DMM INFO MM(262420000001004/c2fbb13e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151341077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151341077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151341077 DMM INFO MM(262420000001004/c2fbb13e) <- GMM AUTH AND CIPHERING REQ (rand = 7d 34 e9 bc dd 4d 04 66 45 ed e8 1d 83 c6 bd 70 , mmctx_is_r99=1, vec->auth_types=0x3, autn = cc 63 fe a3 79 e2 68 e8 a7 bb b1 fb c7 fd af 51 ) (gprs_gmm.c:510) 20250815151341077 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250815151341077 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341078 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341078 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341078 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) 20250815151341078 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341078 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) 20250815151341078 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341078 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341078 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 1b 4e 00 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 7d 34 e9 bc dd 4d 04 66 45 ed e8 1d 83 c6 bd 70 80 28 10 cc 63 fe a3 79 e2 68 e8 a7 bb b1 fb c7 fd af 51 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22F57FE98623094399990000100004F02904A4CCF1AA'O 20250815151341166 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151341166 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151341166 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151341166 DMM INFO MM(262420000001004/c2fbb13e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151341166 DMM NOTICE MM(262420000001004/c2fbb13e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151341166 DMM DEBUG MM(262420000001004/c2fbb13e) checking auth: received UMTS RES = f5 7f e9 86 a4 cc f1 aa (gprs_gmm.c:716) 20250815151341166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151341166 DMM DEBUG MM(262420000001004/c2fbb13e) Requesting authorization (sgsn_auth.c:160) 20250815151341166 DMM INFO MM(262420000001004/c2fbb13e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151341166 DMM DEBUG MM(262420000001004/c2fbb13e) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151341166 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250815151341167 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) 20250815151341167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151341167 DMM DEBUG MM(262420000001004/c2fbb13e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151341166 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341166 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341166 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341166 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341166 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341166 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341166 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341166 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 0b 22 f5 7f e9 86 23 09 43 99 99 00 00 10 00 04 f0 29 04 a4 cc f1 aa 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151341167 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341167 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341167 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341167 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) 20250815151341167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341167 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) 20250815151341167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341167 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 1b 4e 00 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 4f 22 fa e9 cf b0 95 dc 91 21 44 90 9b d7 89 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151341210 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151341210 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151341210 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151341210 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250815151341210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151341210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151341210 DMM INFO MM(262420000001004/c2fbb13e) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2fbb13e) (gprs_gmm.c:337) 20250815151341210 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250815151341210 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341210 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341210 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341210 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341210 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341210 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) 20250815151341210 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341210 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341210 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341210 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) 20250815151341210 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341210 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) 20250815151341210 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341211 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 1b 4e 00 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) 20250815151341211 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341211 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341211 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341211 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) 20250815151341211 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341211 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) 20250815151341211 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341211 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341211 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 1b 4e 00 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 c2 fb b1 3e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151341230 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151341230 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151341230 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250815151341230 DMM INFO MM(262420000001004/c2fbb13e) Subscriber data update (mmctx.c:445) 20250815151341230 DMM DEBUG MM(262420000001004/c2fbb13e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151341230 DMM INFO MM(262420000001004/c2fbb13e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151341230 DMM NOTICE MM(262420000001004/c2fbb13e) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250815151341230 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151341230 DMM NOTICE MM(262420000001004/c2fbb13e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151341230 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) 20250815151341235 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151341235 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250815151341235 DMM INFO MM(262420000001004/c2fbb13e) Subscriber data update (mmctx.c:445) 20250815151341235 DMM DEBUG MM(262420000001004/c2fbb13e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250815151341246 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341246 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341246 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341246 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 20250815151341246 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341246 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341246 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341246 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) 20250815151341246 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151341246 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151341246 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151341246 DMM INFO MM(262420000001004/c2fbb13e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151341247 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341247 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341247 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341247 DMM NOTICE MM(262420000001004/c2fbb13e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151341247 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151341247 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) 20250815151341247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341247 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) 20250815151341247 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341247 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341247 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 1b 4e 00 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) 20250815151341247 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151341247 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151341247 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151341247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151341247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151341258 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151341258 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151341258 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151341258 DMM INFO MM(262420000001004/c2fbb13e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151341258 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151341258 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151341258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341258 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341258 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341258 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341258 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) 20250815151341259 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341259 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341259 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341259 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) 20250815151341259 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341259 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) 20250815151341259 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341259 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341259 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 1b 4e 00 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)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 20250815151341263 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341263 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341263 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341263 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341263 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341263 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341263 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341263 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 1b 4e 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@c92948cd11f8: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)1789440 TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: 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 := 'C2FBB13E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@c92948cd11f8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)1753612 SGSN_Test_0-SCCP(1761)@c92948cd11f8: First idle individual index:0 SGSN_Test_0-RAN(1762)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 20250815151341467 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151341467 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151341467 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151341467 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2FBB13E) type="signalling"  (gprs_gmm.c:1936) 20250815151341467 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151341467 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250815151341467 DMM DEBUG MM(262420000001004/c2fbb13e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151341466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341466 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341466 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341466 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341466 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341466 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341466 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341466 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 1a c2 0c 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 c2 fb b1 3e 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) 20250815151341468 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341468 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341468 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341468 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) 20250815151341468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341468 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) 20250815151341468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341468 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 1a c2 0c 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151341468 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341468 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341468 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341468 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) 20250815151341468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341468 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) 20250815151341468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341468 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 1a c2 0c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 4f 22 fa e9 cf b0 95 dc 91 21 44 90 9b d7 89 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)@c92948cd11f8: { messageType := 2, destLocRef := '1AC20C'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151341476 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341476 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341476 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341476 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341476 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341476 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341476 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341476 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) 20250815151341476 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151341476 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151341476 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151341476 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250815151341476 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151341476 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151341476 DMM INFO MM(262420000001004/c2fbb13e) <- GMM SERVICE ACCEPT (P-TMSI=0xc2fbb13e) (gprs_gmm.c:863) 20250815151341477 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250815151341477 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341477 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341477 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341477 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) 20250815151341477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341477 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) 20250815151341477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341477 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 1a c2 0c 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) 20250815151341477 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341477 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341477 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341477 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) 20250815151341477 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341477 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) 20250815151341477 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341477 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 1a c2 0c 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250815151341488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341488 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341488 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341488 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341488 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341489 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) 20250815151341489 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151341489 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151341489 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151341489 DMM INFO MM(262420000001004/c2fbb13e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250815151341489 DMM INFO MM(262420000001004/c2fbb13e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250815151341489 DMM DEBUG MM(262420000001004/c2fbb13e) Using GGSN 0 (gprs_sm.c:317) 20250815151341489 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) 20250815151341489 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250815151341489 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250815151341489 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250815151341489 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250815151341516 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 50 00 00 01 80 08 00 10 01 f5 af 4f 11 6a b2 ef 07 14 05 7f f4 e2 d9 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1104 from retransmit req queue (gtp.c:465) 20250815151341516 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151341516 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250815151341517 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341517 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341517 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341517 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) 20250815151341517 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341517 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) 20250815151341517 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341517 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 1a c2 0c 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 01 f5 af 4f 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151341525 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341525 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341525 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341525 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) 20250815151341525 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341525 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341525 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) 20250815151341525 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341525 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341525 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 7d 83 94 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151341526 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341526 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341526 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341527 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341527 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341527 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341527 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341527 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 7d 83 94 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680020C4EC42'O 20250815151341730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341730 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341730 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341730 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341730 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 20 c4 ec 42 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151341731 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151341731 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151341731 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151341731 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250815151341731 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151341731 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250815151341731 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250815151341731 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250815151341731 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341731 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341731 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341731 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) 20250815151341731 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341731 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) 20250815151341731 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341731 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341731 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 1a c2 0c 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151341845 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 51 00 00 01 80 10 01 f5 af 4f 11 6a b2 ef 07 7f f4 e2 d9 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1105 from retransmit req queue (gtp.c:465) 20250815151341845 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151341845 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)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@c92948cd11f8: Created IMSI[0] for '262420000001004'H'C2FBB13E'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250815151341883 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341883 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341883 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341883 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) 20250815151341883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341883 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) 20250815151341883 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341883 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 1a c2 0c 00 00 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151341883 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341883 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341883 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341883 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) 20250815151341883 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151341883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151341883 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) 20250815151341883 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151341883 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341883 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 02 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 f4 00 40 40 05 40 c2 fb b1 3e 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151341883 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250815151341883 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250815151341883 DGPRS INFO PDP(262420000001004:5): Context 0x7fed274cb5e0 was updated (sgsn_libgtp.c:663) 20250815151341883 DMM INFO MM(262420000001004/c2fbb13e) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:685) 20250815151341883 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:688) 20250815151341883 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20250815151341883 DMM INFO MM(262420000001004/c2fbb13e) Changing GTP-U endpoints 127.0.0.104/0x20c4ec42 -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250815151341883 DLGTP DEBUG Registering seq=2 in retransmit resp queue (gtp.c:521) SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1762)@c92948cd11f8: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)1753612 20250815151341886 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151341886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151341886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151341886 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151341886 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151341886 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151341886 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151341886 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151341886 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151341886 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 1a c2 0c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@c92948cd11f8: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: 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 := 'C2FBB13E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@c92948cd11f8: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)16317169 SGSN_Test_0-RAN(1762)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@c92948cd11f8: First idle individual index:0 20250815151342094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151342094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151342094 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151342094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151342094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151342094 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342094 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 f8 fa f1 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 c2 fb b1 3e 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) 20250815151342095 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151342095 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151342095 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151342095 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2FBB13E) type="data"  (gprs_gmm.c:1936) 20250815151342095 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250815151342095 DMM DEBUG MM(262420000001004/c2fbb13e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250815151342096 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342096 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342096 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) 20250815151342096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151342096 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) 20250815151342096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151342096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342096 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 f8 fa f1 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151342096 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342096 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342096 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) 20250815151342096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151342096 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) 20250815151342096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151342096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342096 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 f8 fa f1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 e6 4f 22 fa e9 cf b0 95 dc 91 21 44 90 9b d7 89 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)@c92948cd11f8: { messageType := 2, destLocRef := 'F8FAF1'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(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151342124 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342124 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151342124 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151342125 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151342125 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151342125 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151342125 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342125 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) 20250815151342125 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151342125 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151342125 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151342125 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250815151342125 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250815151342125 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250815151342125 DMM INFO MM(262420000001004/c2fbb13e) <- GMM SERVICE ACCEPT (P-TMSI=0xc2fbb13e) (gprs_gmm.c:863) 20250815151342125 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250815151342126 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342126 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342126 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) 20250815151342126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151342126 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) 20250815151342126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151342126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342126 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 f8 fa f1 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) 20250815151342126 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342126 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342126 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) 20250815151342126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151342126 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) 20250815151342126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151342126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342126 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 f8 fa f1 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) 20250815151342126 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342126 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342126 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) 20250815151342126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151342126 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) 20250815151342126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151342126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342126 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 f8 fa f1 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 01 f5 af 4f 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:30 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680020C4EC42'O 20250815151342133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151342133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151342133 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151342133 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151342133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151342133 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342133 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 17 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 20 c4 ec 42 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151342133 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250815151342133 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250815151342133 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250815151342133 DRANAP INFO Rx RAB Assignment Response for UE conn_id 23 (iu_client.c:625) 20250815151342133 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250815151342133 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250815151342141 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 52 00 00 01 80 10 01 f5 af 4f 11 6a b2 ef 07 7f f4 e2 d9 e4 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1106 from retransmit req queue (gtp.c:465) 20250815151342141 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151342141 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1761)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_len:16 SGSN_Test_0-SCCP(1761)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250815151342334 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342334 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151342334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151342334 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151342334 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151342334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151342334 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342334 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 17 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) 20250815151342335 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151342335 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151342335 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151342335 DMM INFO MM(262420000001004/c2fbb13e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250815151342335 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20250815151342335 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250815151342338 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 53 00 00 01 80 : Freeing seq=1107 from retransmit req queue (gtp.c:465) 20250815151342338 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7fed274cb5e0, cbp=0x55889ae68b40) (sgsn_libgtp.c:633) 20250815151342338 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250815151342338 DMM INFO MM(262420000001004/c2fbb13e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250815151342338 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250815151342338 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20250815151342338 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250815151342339 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342339 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342339 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342339 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) 20250815151342339 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342339 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151342339 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) 20250815151342339 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151342339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151342339 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 f8 fa f1 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(1761)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@c92948cd11f8: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1769)@c92948cd11f8: Final verdict of PTC: pass 20250815151342378 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151342378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151342378 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151342378 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151342378 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151342378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151342378 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151342378 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151342378 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) 20250815151342378 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342379 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151342379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151342379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151342379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151342379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151342379 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151342379 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) 20250815151342379 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) 20250815151342379 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) 20250815151342379 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) 20250815151342379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151342379 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151342379 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151342379 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) 20250815151342379 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) 20250815151342379 DMM INFO MM(262420000001004/c2fbb13e) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250815151342379 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151342379 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151342379 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151342379 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151342379 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151342379 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) 20250815151342379 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151342379 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) 20250815151342379 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151342381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55242<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1751)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1755)@c92948cd11f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1765)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1766)@c92948cd11f8: Final verdict of PTC: none 20250815151342394 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151342394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1756)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1760)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1750)@c92948cd11f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1764)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1753)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1748)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1759)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1761)@c92948cd11f8: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1758)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1747)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1767)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1763)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1758): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1759): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): pass (none -> pass) MTC@c92948cd11f8: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Fri Aug 15 15:13:42 UTC 2025 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250815151342774 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151343278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47020<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=482448) 20250815151343394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151343395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151344382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151344382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151344382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) Waiting for packet dumper to finish... 1 (prev_count=482448, count=483508) 20250815151344398 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151344398 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151344636 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151344636 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151344636 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151344636 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) 20250815151344636 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151344636 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) 20250815151344636 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151345400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151345400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected'. ------ SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected ------ Fri Aug 15 15:13:45 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151346402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151346402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_stat_rnc_sctp_disconnected started. 20250815151346935 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47030<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151346937 DMM INFO MM(262420000001004/c2fbb13e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151346937 DMM INFO MM(262420000001004/c2fbb13e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151346937 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151346937 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151346937 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151346937 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151346937 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250815151346937 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) 20250815151346937 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) 20250815151346937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b550]{Init}: Deallocated (fsm.c:568) 20250815151346937 DMM DEBUG MM_STATE_Gb[0x55889ae5b2f0]{Idle}: Deallocated (fsm.c:568) 20250815151346937 DMM DEBUG MM_STATE_Iu(21)[0x55889ae69280]{Detached}: Deallocated (fsm.c:568) 20250815151346937 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: Deallocated (fsm.c:568) 20250815151346937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151347289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151347289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151347289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151347289 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151347289 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151347289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151347289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151347289 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151347289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151347292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151347292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151347292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151347292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151347292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151347292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151347292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151347292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151347292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250815151347292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151347292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151347293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151347293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1774)@c92948cd11f8: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151347406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151347406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1775)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(1776)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250815151347566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1771)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151347643 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151347643 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151347643 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151347643 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) 20250815151347643 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151347643 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) 20250815151347643 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250815151347650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151347650 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@c92948cd11f8: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1775)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1780)@c92948cd11f8: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1779)@c92948cd11f8: Provider Link came up: sending NS-RESET 20250815151347866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250815151347866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151347866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151347866 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151347866 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250815151347866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151347866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151347866 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151347866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1779)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250815151347875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151347875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151347875 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151347876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151347876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151347876 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151347876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151347876 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151347876 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250815151347876 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151347876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1779)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151347878 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151347878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@c92948cd11f8: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151347892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1776)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151348020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151348020 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1780)@c92948cd11f8: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@c92948cd11f8: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1784)@c92948cd11f8: Provider Link came up: sending NS-RESET MTC@c92948cd11f8: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1787)@c92948cd11f8: ************************************************* SGSN_Test_0-M3UA(1787)@c92948cd11f8: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@c92948cd11f8: ************************************************* 20250815151348170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250815151348170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151348170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151348170 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151348170 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250815151348170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151348170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151348170 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151348170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@c92948cd11f8: Starting RAN_Emulation -NSVCI99(1784)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test_0-SCCP(1785)@c92948cd11f8: v_sccp_pdu_maxlen:268 20250815151348175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151348175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151348175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151348176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250815151348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250815151348176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250815151348176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250815151348176 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151348176 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250815151348176 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250815151348176 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250815151348177 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250815151348177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1784)@c92948cd11f8: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250815151348253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@c92948cd11f8: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@c92948cd11f8: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250815151348302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250815151348302 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI220(1783)@c92948cd11f8: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250815151348370 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151348370 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) 20250815151348370 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151348370 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)@c92948cd11f8: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250815151348374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151348374 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151348374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151348374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151348374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151348374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151348374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151348374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151348374 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151348374 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) 20250815151348374 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151348374 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) 20250815151348374 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151348376 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151348376 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151348376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151348376 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) 20250815151348376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151348376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151348376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151348376 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) 20250815151348376 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151348376 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) 20250815151348376 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) 20250815151348376 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) 20250815151348376 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) 20250815151348376 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151348376 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250815151348376 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) 20250815151348376 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) 20250815151348410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151348410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250815151348410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250815151348410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250815151348413 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250815151348415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: 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)@c92948cd11f8: 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)@c92948cd11f8: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250815151349198 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250815151349198 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250815151349198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349198 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349198 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) 20250815151349198 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349198 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349198 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349198 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) 20250815151349198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349198 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) 20250815151349198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349198 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 00 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)@c92948cd11f8: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250815151349310 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349310 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349310 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349310 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) 20250815151349310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349310 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) 20250815151349310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349310 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349310 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 df 76 3d 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151349313 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349313 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349313 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349313 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349313 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349313 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349313 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349313 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 df 76 3d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@c92948cd11f8: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='D69FF9B1'O, index=0 SGSN_Test-GSUP(1790)@c92948cd11f8: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@c92948cd11f8: 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 := '2819'O, rac := '2A'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)@c92948cd11f8: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)10661076 SGSN_Test_0-SCCP(1785)@c92948cd11f8: First idle individual index:0 20250815151349759 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151349759 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151349759 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151349759 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151349759 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: Allocated (fsm.c:456) 20250815151349759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Allocated (fsm.c:456) 20250815151349759 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Allocated (fsm.c:456) 20250815151349759 DMM DEBUG MM_STATE_Iu[0x55889ae63f50]{Detached}: Allocated (fsm.c:456) 20250815151349759 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151349759 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151349759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151349759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151349759 DMM DEBUG MM(262420000001008/e55617da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151349759 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250815151349758 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349758 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349758 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349758 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349758 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349758 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349758 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349758 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 a2 ac d4 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 28 19 2a 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) 20250815151349759 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349759 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349759 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) 20250815151349759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349759 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) 20250815151349759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349759 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 a2 ac d4 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151349759 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349759 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349759 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349759 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) 20250815151349759 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349759 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349759 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) 20250815151349759 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349759 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349759 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 a2 ac d4 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)@c92948cd11f8: { messageType := 2, destLocRef := 'A2ACD4'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1786)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@c92948cd11f8: 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 := 'F02BCFE9DFE1810D3EC266B2D84E91AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E025320A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72D874D734A6E317'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AEBC283EC908D013A21F5BF80D6680F4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C72ACB878A9984B5A2BCDA6F8A628A9C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B1076DD4CDB09EF536C2A2995DF9E71F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9622D58E3886CC2F'O } } } } } SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250815151349780 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349780 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349780 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349780 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349780 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349780 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349780 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349780 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 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151349781 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151349781 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151349781 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151349781 DMM DEBUG MM(262420000001008/e55617da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250815151349781 DMM NOTICE MM(262420000001008/e55617da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151349781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151349781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151349781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151349781 DMM DEBUG MM(262420000001008/e55617da) Requesting authorization (sgsn_auth.c:160) 20250815151349781 DMM INFO MM(262420000001008/e55617da) Requesting authentication tuples (sgsn_auth.c:184) 20250815151349781 DMM DEBUG MM(262420000001008/e55617da) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151349781 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250815151349781 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@c92948cd11f8: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250815151349787 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151349787 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151349787 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151349787 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151349787 DMM INFO MM(262420000001008/e55617da) Subscriber data update (mmctx.c:445) 20250815151349787 DMM DEBUG MM(262420000001008/e55617da) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151349787 DMM INFO MM(262420000001008/e55617da) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151349787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151349787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151349787 DMM INFO MM(262420000001008/e55617da) <- GMM AUTH AND CIPHERING REQ (rand = f0 2b cf e9 df e1 81 0d 3e c2 66 b2 d8 4e 91 af , mmctx_is_r99=1, vec->auth_types=0x3, autn = b1 07 6d d4 cd b0 9e f5 36 c2 a2 99 5d f9 e7 1f ) (gprs_gmm.c:510) 20250815151349787 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250815151349788 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349788 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349788 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349788 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) 20250815151349788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349788 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) 20250815151349788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349788 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 a2 ac d4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 f0 2b cf e9 df e1 81 0d 3e c2 66 b2 d8 4e 91 af 80 28 10 b1 07 6d d4 cd b0 9e f5 36 c2 a2 99 5d f9 e7 1f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081302229622D58E23094399990000100008F029043886CC2F'O 20250815151349801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349801 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349801 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349801 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349801 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349801 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 02 22 96 22 d5 8e 23 09 43 99 99 00 00 10 00 08 f0 29 04 38 86 cc 2f 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151349802 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151349802 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151349802 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151349802 DMM INFO MM(262420000001008/e55617da) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151349802 DMM NOTICE MM(262420000001008/e55617da) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151349802 DMM DEBUG MM(262420000001008/e55617da) checking auth: received UMTS RES = 96 22 d5 8e 38 86 cc 2f (gprs_gmm.c:716) 20250815151349802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151349802 DMM DEBUG MM(262420000001008/e55617da) Requesting authorization (sgsn_auth.c:160) 20250815151349802 DMM INFO MM(262420000001008/e55617da) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151349802 DMM DEBUG MM(262420000001008/e55617da) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151349802 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250815151349802 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) 20250815151349802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151349802 DMM DEBUG MM(262420000001008/e55617da) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151349803 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349803 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349803 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349803 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) 20250815151349803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349803 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349803 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) 20250815151349803 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349803 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 a2 ac d4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ae bc 28 3e c9 08 d0 13 a2 1f 5b f8 0d 66 80 f4 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 20250815151349819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349820 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349820 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349820 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349820 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349820 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349820 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349820 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) SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151349820 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151349820 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151349820 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151349820 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250815151349820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151349820 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151349820 DMM INFO MM(262420000001008/e55617da) <- GMM ATTACH ACCEPT (new P-TMSI=0xe55617da) (gprs_gmm.c:337) 20250815151349820 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250815151349821 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349821 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349821 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349821 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) 20250815151349821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349821 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) 20250815151349821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349821 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 a2 ac d4 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) 20250815151349821 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349821 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349821 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349821 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) 20250815151349821 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349821 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) 20250815151349821 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349821 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349821 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 a2 ac d4 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 e5 56 17 da 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151349830 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151349830 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151349830 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250815151349830 DMM INFO MM(262420000001008/e55617da) Subscriber data update (mmctx.c:445) 20250815151349830 DMM DEBUG MM(262420000001008/e55617da) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151349830 DMM INFO MM(262420000001008/e55617da) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151349830 DMM NOTICE MM(262420000001008/e55617da) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250815151349830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151349830 DMM NOTICE MM(262420000001008/e55617da) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151349830 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) 20250815151349834 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151349834 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250815151349834 DMM INFO MM(262420000001008/e55617da) Subscriber data update (mmctx.c:445) 20250815151349834 DMM DEBUG MM(262420000001008/e55617da) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151349843 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349843 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349843 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349843 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349843 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349843 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349843 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349843 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) 20250815151349844 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151349844 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151349844 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151349844 DMM INFO MM(262420000001008/e55617da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151349844 DMM NOTICE MM(262420000001008/e55617da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151349844 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151349844 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151349844 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151349844 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151349844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151349844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151349845 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349845 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349845 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349845 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) 20250815151349845 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349845 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) 20250815151349845 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349845 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 a2 ac d4 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151349855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349855 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349855 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349855 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349855 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) 20250815151349855 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151349855 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151349855 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151349855 DMM INFO MM(262420000001008/e55617da) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151349855 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151349855 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151349856 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349856 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349856 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349856 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) 20250815151349856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151349856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151349856 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) 20250815151349856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151349856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349856 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 a2 ac d4 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1786)@c92948cd11f8: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)10661076 TC_stat_rnc_sctp_disconnected(1793)@c92948cd11f8: setverdict(pass): none -> pass 20250815151349862 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151349862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151349862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151349862 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151349862 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151349862 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151349862 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151349862 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151349862 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151349862 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 a2 ac d4 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected(1793)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@c92948cd11f8: Removing Client IMSI='262420000001008'H, index=0 MTC@c92948cd11f8: "Shutting down SGSN ASP in STP" 20250815151349920 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) TC_stat_rnc_sctp_disconnected(1793)@c92948cd11f8: Final verdict of PTC: pass 20250815151349923 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250815151349923 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) 20250815151349923 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151349923 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151349923 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151349923 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250815151349923 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) 20250815151349923 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) 20250815151349923 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) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250815151349923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250815151349923 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250815151350066 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151350066 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151350066 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151350066 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151350066 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) 20250815151350066 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250815151350066 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250815151350066 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) 20250815151350066 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) 20250815151350066 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55889ae4ea30]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250815151350066 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250815151350066 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55889ae4ea30]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250815151351926 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151351926 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151351926 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250815151352381 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250815151352381 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) MTC@c92948cd11f8: "Restarting SGSN ASP in STP" 20250815151352927 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250815151352929 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250815151352929 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) 20250815151352929 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250815151352929 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151352929 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250815151352929 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250815151352929 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250815151352929 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250815151354637 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250815151354637 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250815151355068 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250815151355069 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) 20250815151355069 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) 20250815151355069 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55889ae4ea30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250815151355069 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250815151355068 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250815151355068 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) 20250815151355068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250815151355068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250815151355068 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151355068 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250815151355068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250815151355068 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250815151355068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250815151355068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151355068 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151355068 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250815151355068 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250815151355068 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250815151355068 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250815151355068 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) 20250815151355068 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250815151355069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151355069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151355069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151355069 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151355069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151355069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151355069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151355069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151355069 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151355069 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250815151355069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250815151355069 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) 20250815151355069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250815151355069 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250815151355069 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250815151355069 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250815151355069 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250815151355069 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) 20250815151355069 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) 20250815151355069 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) 20250815151355069 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) 20250815151355069 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250815151355666 DGPRS DEBUG Checking for inactive LLMEs, time = 57799034 (sgsn.c:132) 20250815151357307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151357307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151357307 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI97(1774)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151357644 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151357644 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151357644 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151357644 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) 20250815151357644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151357644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151357644 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) 20250815151357644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151357644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151357644 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 ad b9 9d 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151357646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151357646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151357646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151357646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151357646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151357646 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151357646 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151357646 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151357646 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151357646 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 ad b9 9d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) -NSVCI98(1779)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151357898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151357898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151357898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@c92948cd11f8: Tns-test expired: sending NS-ALIVE 20250815151358194 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151358194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55889ae59bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151358195 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151402382 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151402382 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151402382 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151402382 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) 20250815151402382 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151402382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151402382 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) 20250815151402382 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151402382 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151402382 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 f8 fa f1 00 00 17 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151402384 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151402384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151402384 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151402385 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151402385 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151402385 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151402385 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151402385 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151402385 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151402385 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 f8 fa f1 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151404638 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151404638 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151404638 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151404638 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) 20250815151404638 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151404638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151404638 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) 20250815151404638 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151404638 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151404638 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 7f 42 91 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151404640 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151404640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151404640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151404640 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151404640 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151404640 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151404640 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151404640 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151404640 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151404640 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 7f 42 91 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151407318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151407318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151407318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI97(1774)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@c92948cd11f8: Tns-test expired: sending NS-ALIVE -NSVCI98(1779)@c92948cd11f8: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250815151407907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151407907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55889ae58200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151407907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@c92948cd11f8: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='F8C7A36D'O, index=1 SGSN_Test-GSUP(1790)@c92948cd11f8: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@c92948cd11f8: 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 := '8355'O, rac := '52'O ("R") }, 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)@c92948cd11f8: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)6675124 SGSN_Test_0-RAN(1786)@c92948cd11f8: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@c92948cd11f8: First idle individual index:0 20250815151408005 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408006 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408006 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408006 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408006 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 65 da b4 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 83 55 52 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) 20250815151408006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408006 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408006 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) 20250815151408006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408006 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) 20250815151408006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408006 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 65 da b4 00 00 19 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250815151408006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408006 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408006 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) 20250815151408006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408006 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) 20250815151408006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408006 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 65 da b4 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) 20250815151408006 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250815151408006 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250815151408006 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250815151408006 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250815151408006 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Allocated (fsm.c:456) 20250815151408006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Allocated (fsm.c:456) 20250815151408006 DMM DEBUG MM_STATE_Gb[0x55889ae5b1c0]{Idle}: Allocated (fsm.c:456) 20250815151408006 DMM DEBUG MM_STATE_Iu[0x55889ae659e0]{Detached}: Allocated (fsm.c:456) 20250815151408006 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250815151408006 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250815151408006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250815151408006 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250815151408006 DMM DEBUG MM(262420000001009/c7d216a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250815151408006 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:561) SGSN_Test_0-SCCP(1785)@c92948cd11f8: { messageType := 2, destLocRef := '65DAB4'O, sourceLocRef := '000019'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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@c92948cd11f8: 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 := '9102BDF5C8FFD7DD2DF80E56FC8046C9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CE258195'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5B2878194CC60543'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B80CD0FAA12C47267726476C6BD64AC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3A7BB59D82F3969C69705AB0681AEAA9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '103D2B3D56B1BA060C2625284942AE1E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'CDDFACA901428A86'O } } } } } SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:23 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250815151408015 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408015 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408015 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408015 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408015 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408015 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408015 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408015 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 19 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) 20250815151408015 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151408015 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151408015 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151408015 DMM DEBUG MM(262420000001009/c7d216a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250815151408015 DMM NOTICE MM(262420000001009/c7d216a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250815151408015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250815151408015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250815151408015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250815151408015 DMM DEBUG MM(262420000001009/c7d216a2) Requesting authorization (sgsn_auth.c:160) 20250815151408015 DMM INFO MM(262420000001009/c7d216a2) Requesting authentication tuples (sgsn_auth.c:184) 20250815151408015 DMM DEBUG MM(262420000001009/c7d216a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250815151408015 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250815151408015 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)@c92948cd11f8: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@c92948cd11f8: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250815151408018 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250815151408018 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250815151408018 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250815151408018 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250815151408018 DMM INFO MM(262420000001009/c7d216a2) Subscriber data update (mmctx.c:445) 20250815151408018 DMM DEBUG MM(262420000001009/c7d216a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250815151408018 DMM INFO MM(262420000001009/c7d216a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250815151408018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250815151408018 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250815151408018 DMM INFO MM(262420000001009/c7d216a2) <- GMM AUTH AND CIPHERING REQ (rand = 91 02 bd f5 c8 ff d7 dd 2d f8 0e 56 fc 80 46 c9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 10 3d 2b 3d 56 b1 ba 06 0c 26 25 28 49 42 ae 1e ) (gprs_gmm.c:510) 20250815151408018 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:561) 20250815151408019 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408019 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408019 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408019 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) 20250815151408019 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408019 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) 20250815151408019 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408019 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408019 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 08 06 65 da b4 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 20 21 91 02 bd f5 c8 ff d7 dd 2d f8 0e 56 fc 80 46 c9 80 28 10 10 3d 2b 3d 56 b1 ba 06 0c 26 25 28 49 42 ae 1e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:37 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130222CDDFACA923094399990000100009F0290401428A86'O 20250815151408027 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408027 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408027 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408027 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408027 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408027 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408027 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408027 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 19 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 02 22 cd df ac a9 23 09 43 99 99 00 00 10 00 09 f0 29 04 01 42 8a 86 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151408027 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151408027 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151408027 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151408027 DMM INFO MM(262420000001009/c7d216a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250815151408027 DMM NOTICE MM(262420000001009/c7d216a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250815151408027 DMM DEBUG MM(262420000001009/c7d216a2) checking auth: received UMTS RES = cd df ac a9 01 42 8a 86 (gprs_gmm.c:716) 20250815151408027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250815151408027 DMM DEBUG MM(262420000001009/c7d216a2) Requesting authorization (sgsn_auth.c:160) 20250815151408027 DMM INFO MM(262420000001009/c7d216a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250815151408027 DMM DEBUG MM(262420000001009/c7d216a2) Requesting subscriber data update (gprs_subscriber.c:894) 20250815151408027 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250815151408027 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) 20250815151408028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250815151408028 DMM DEBUG MM(262420000001009/c7d216a2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250815151408028 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408028 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408028 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408028 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) 20250815151408028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408028 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) 20250815151408028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408028 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 65 da b4 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 4b 80 cd 0f aa 12 c4 72 67 72 64 76 c6 bd 64 ac 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:12 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250815151408036 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408036 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408036 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408036 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408036 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408036 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408036 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408036 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 19 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) 20250815151408037 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250815151408037 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250815151408037 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250815151408037 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 25) (iu_client.c:407) 20250815151408037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250815151408037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250815151408037 DMM INFO MM(262420000001009/c7d216a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7d216a2) (gprs_gmm.c:337) 20250815151408037 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:561) 20250815151408037 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408037 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408037 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408037 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) 20250815151408037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408037 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) 20250815151408037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408037 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 65 da b4 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) 20250815151408037 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408037 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408037 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408037 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) 20250815151408037 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408037 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) 20250815151408037 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408037 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408037 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 08 06 65 da b4 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 c7 d2 16 a2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250815151408042 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250815151408042 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250815151408042 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250815151408042 DMM INFO MM(262420000001009/c7d216a2) Subscriber data update (mmctx.c:445) 20250815151408042 DMM DEBUG MM(262420000001009/c7d216a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250815151408042 DMM INFO MM(262420000001009/c7d216a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250815151408042 DMM NOTICE MM(262420000001009/c7d216a2) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250815151408042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250815151408042 DMM NOTICE MM(262420000001009/c7d216a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250815151408042 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) 20250815151408044 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250815151408044 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250815151408044 DMM INFO MM(262420000001009/c7d216a2) Subscriber data update (mmctx.c:445) 20250815151408044 DMM DEBUG MM(262420000001009/c7d216a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:14 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250815151408047 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408047 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408047 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408047 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408047 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408047 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408047 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408047 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 19 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) 20250815151408047 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250815151408047 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250815151408048 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250815151408048 DMM INFO MM(262420000001009/c7d216a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250815151408048 DMM NOTICE MM(262420000001009/c7d216a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250815151408048 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250815151408048 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250815151408048 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250815151408048 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250815151408048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250815151408048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250815151408048 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408048 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408048 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408048 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) 20250815151408048 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408048 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) 20250815151408048 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408048 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408048 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 08 06 65 da b4 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)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@c92948cd11f8: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_len:7 SGSN_Test_0-SCCP(1785)@c92948cd11f8: vl_from0 SGSN_Test_0-SCCP(1785)@c92948cd11f8: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250815151408055 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408055 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408055 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408055 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408055 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408055 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408055 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408055 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 19 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250815151408055 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250815151408055 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250815151408055 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250815151408055 DMM INFO MM(262420000001009/c7d216a2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250815151408055 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250815151408056 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250815151408056 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408056 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408056 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408056 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) 20250815151408056 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250815151408056 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250815151408056 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) 20250815151408056 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250815151408056 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408056 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 08 04 65 da b4 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@c92948cd11f8: Session index based on local reference:0 SGSN_Test_0-RAN(1786)@c92948cd11f8: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)6675124 20250815151408057 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250815151408057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250815151408057 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250815151408057 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250815151408057 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250815151408057 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250815151408057 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250815151408057 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250815151408057 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 19 65 da b4 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected(1794)@c92948cd11f8: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@c92948cd11f8: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@c92948cd11f8: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@c92948cd11f8: Final verdict of PTC: pass 20250815151408121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47030<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250815151408127 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250815151408127 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1775)@c92948cd11f8: Final verdict of PTC: none -NSVCI98(1779)@c92948cd11f8: Final verdict of PTC: none -NSVCI99(1784)@c92948cd11f8: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1783)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1789)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@c92948cd11f8: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@c92948cd11f8: Final verdict of PTC: none SGSN_Test_0-SCCP(1785)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@c92948cd11f8: Final verdict of PTC: none -NSVCI97(1774)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@c92948cd11f8: Final verdict of PTC: none -NSVCI99-provIP(1782)@c92948cd11f8: Final verdict of PTC: none -NSVCI98-provIP(1777)@c92948cd11f8: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI196(1773)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-GSUP(1790)@c92948cd11f8: Final verdict of PTC: none -NSVCI97-provIP(1772)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@c92948cd11f8: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: none MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99-provIP(1782): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1783): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@c92948cd11f8: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@c92948cd11f8: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@c92948cd11f8: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. 20250815151408258 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250815151408258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151408258 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250815151408258 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250815151408258 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250815151408258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250815151408258 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250815151408258 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250815151408258 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) 20250815151408258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151408258 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250815151408258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250815151408258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250815151408258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250815151408258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250815151408258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250815151408258 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) 20250815151408258 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) 20250815151408258 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) 20250815151408258 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) 20250815151408258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250815151408258 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250815151408259 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250815151408259 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) 20250815151408259 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) Fri Aug 15 15:14:08 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 20250815151408528 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151409030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33920<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=521800) 20250815151409128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151409128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=521800, count=526252) 20250815151410130 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151410130 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151410260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250815151410260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250815151410260 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass' was executed successfully (exit status: 0). MC@c92948cd11f8: Test execution finished. MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Fri Aug 15 15:14:11 UTC 2025 20250815151411131 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151411132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151412133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151412133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_NS_connect_alive started. 20250815151412178 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52362<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151412180 DMM INFO MM(262420000001009/c7d216a2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151412180 DMM INFO MM(262420000001009/c7d216a2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151412180 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151412180 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151412180 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151412180 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151412180 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250815151412180 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) 20250815151412180 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) 20250815151412180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b420]{Init}: Deallocated (fsm.c:568) 20250815151412180 DMM DEBUG MM_STATE_Gb[0x55889ae5b1c0]{Idle}: Deallocated (fsm.c:568) 20250815151412180 DMM DEBUG MM_STATE_Iu(25)[0x55889ae659e0]{Detached}: Deallocated (fsm.c:568) 20250815151412180 DMM DEBUG GMM(gmm_fsm)[0x55889ae65430]{Deregistered}: Deallocated (fsm.c:568) 20250815151412180 DMM INFO MM(262420000001008/e55617da) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250815151412180 DMM INFO MM(262420000001008/e55617da) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250815151412180 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250815151412180 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250815151412180 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250815151412180 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250815151412180 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250815151412180 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) 20250815151412180 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) 20250815151412180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55889ae5b2f0]{Init}: Deallocated (fsm.c:568) 20250815151412180 DMM DEBUG MM_STATE_Gb[0x55889ae5b550]{Idle}: Deallocated (fsm.c:568) 20250815151412180 DMM DEBUG MM_STATE_Iu(24)[0x55889ae63f50]{Detached}: Deallocated (fsm.c:568) 20250815151412180 DMM DEBUG GMM(gmm_fsm)[0x55889ae66300]{Deregistered}: Deallocated (fsm.c:568) 20250815151412180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250815151412208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250815151412208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250815151412208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250815151413134 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151413134 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: setverdict(pass): none -> pass MTC@c92948cd11f8: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250815151413214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52362<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: pass MTC@c92948cd11f8: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@c92948cd11f8: Test case TC_NS_connect_alive finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Fri Aug 15 15:14:13 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 20250815151413287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151413690 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14036) 20250815151414135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151414135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=14036, count=18392) 20250815151415137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151415137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Fri Aug 15 15:14:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250815151416138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151416138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@c92948cd11f8: Test case TC_NS_connect_reset started. 20250815151416828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151416831 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250815151416858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250815151416858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250815151416858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250815151416858 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250815151416858 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250815151416858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250815151416858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250815151416858 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151416858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55889ae56280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@c92948cd11f8: setverdict(pass): none -> pass 20250815151417139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151417139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250815151417865 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@c92948cd11f8: Final verdict of PTC: none MTC@c92948cd11f8: Setting final verdict of the test case. MTC@c92948cd11f8: Local verdict of MTC: pass MTC@c92948cd11f8: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@c92948cd11f8: Test case TC_NS_connect_reset finished. Verdict: pass MTC@c92948cd11f8: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. 20250815151417879 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) Fri Aug 15 15:14:17 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 20250815151417956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250815151418140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151418141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151418178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151418359 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=8396) 20250815151419142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151419142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=8396, count=13152) 20250815151419860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151420142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151420142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@c92948cd11f8: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@c92948cd11f8: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@c92948cd11f8: Terminating MTC. MC@c92948cd11f8: MTC terminated. MC2> exit MC@c92948cd11f8: Shutting down session. MC@c92948cd11f8: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/expected-results.xml' against results in 'junit-xml-9354.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 SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass 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 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: PASS 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: 4 xfail: 3 pass: 79 NEW: PASS: 3 skip: 7 20250815151420880 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151421143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151421143 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151421178 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2141120) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250815151422144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151422144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151422861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151423145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151423145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151423882 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151424146 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151424146 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151424179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151425071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250815151425071 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250815151425071 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151425071 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250815151425071 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250815151425071 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250815151425072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250815151425072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250815151425072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250815151425072 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250815151425148 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151425148 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151425667 DGPRS DEBUG Checking for inactive LLMEs, time = 57799064 (sgsn.c:132) 20250815151425861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151426149 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151426149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151426883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151427151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151427151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151427180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151428152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151428152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151428862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151429154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151429154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151429884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151430154 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151430154 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151430180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) 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-io_uring/_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-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/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-io_uring/_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-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20250815151431156 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151431156 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151431863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250815151432157 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250815151432157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250815151432885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Stopping stp (2141043) [testenv][generic] Stopping sgsn (2141069) [testenv] Showing testsuite/junit-xml-9354.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-9354.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                    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0'] testenv-sgsn-generic-osmocom-nightly-20250815-1458-405eb67e-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/533/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 27.42, 27.68, 15.43 + 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